class PluginObjectsInteractionManagerSource
PluginObjectsInteractionManager › PluginBase
All members, including inherited
Constructors 1
void PluginObjectsInteractionManager()References Timer.Run(), new Timer(), m_DecayTimer
Show 3 more
, m_LockedObjects, m_LockedObjectsDecay, and TICK_RATEConstants 2
private const float TICK_RATE = 10Members 3
Referenced by Decay(), IsFree(), Lock()
Show 2 more
, PluginObjectsInteractionManager(), and Release()private ref Timer m_DecayTimerReferenced by PluginObjectsInteractionManager()
Methods 4
Referenced by Lock()
void Lock(Object target)References array.Insert(), array.Insert(), IsFree()
Show 2 more
, m_LockedObjects, and m_LockedObjectsDecayvoid Release(Object target)References array.Count(), array.Get(), array.Remove()
Show 3 more
, array.Remove(), m_LockedObjects, and m_LockedObjectsDecayvoid Decay()References array.Count(), array.Get(), array.Remove()