Class SocialEventRecognizer.OwnedItemOnGround
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class SocialEventRecognizer.OwnedItemOnGround
- Inheritance
-
SocialEventRecognizer.OwnedItemOnGround
- Inherited Members
Constructors
OwnedItemOnGround(SocialEventRecognizer, PhysicalObject, Creature)
public OwnedItemOnGround(SocialEventRecognizer socEventRecognizer, PhysicalObject item, Creature owner)
Parameters
socEventRecognizerSocialEventRecognizeritemPhysicalObjectownerCreature
Fields
active
public bool active
Field Value
age
public int age
Field Value
item
public PhysicalObject item
Field Value
offered
public bool offered
Field Value
offeredTo
public Creature offeredTo
Field Value
owner
public Creature owner
Field Value
socEventRecognizer
public SocialEventRecognizer socEventRecognizer
Field Value
Methods
Update()
public void Update()