Table of Contents

Interface IUseItemTracker

Namespace
Global
Assembly
Assembly-CSharp.dll
public interface IUseItemTracker

Methods

SeeThrownWeapon(PhysicalObject, Creature)

void SeeThrownWeapon(PhysicalObject obj, Creature thrower)

Parameters

obj PhysicalObject
thrower Creature

TrackItem(AbstractPhysicalObject)

bool TrackItem(AbstractPhysicalObject obj)

Parameters

obj AbstractPhysicalObject

Returns

bool