Table of Contents

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

socEventRecognizer SocialEventRecognizer
item PhysicalObject
owner Creature

Fields

active

public bool active

Field Value

bool

age

public int age

Field Value

int

item

public PhysicalObject item

Field Value

PhysicalObject

offered

public bool offered

Field Value

bool

offeredTo

public Creature offeredTo

Field Value

Creature

owner

public Creature owner

Field Value

Creature

socEventRecognizer

public SocialEventRecognizer socEventRecognizer

Field Value

SocialEventRecognizer

Methods

Update()

public void Update()