class HandEventMoveToSource
HandEventMoveTo › HandEventBase
All members, including inherited
Constructors 1
void HandEventMoveTo(Man p = null, InventoryLocation src = null, InventoryLocation dst = null)Members 1
ref InventoryLocation m_Dstdestination for item in hands
Referenced by HandActionMoveTo.Action(), CheckRequest(), DumpToString()
Show 4 more
, GetDst(), HandEventMoveTo(), ReadFromContext(), and WriteToContext()Methods 8
override void ReadFromContext(ParamsReadContext ctx)override void WriteToContext(ParamsWriteContext ctx)override InventoryLocation GetDst()References m_Dst
Referenced by HandAnimatedMovingToAtt.OnEntry(), AcquireInventoryJunctureFromServer(), CanPerformEvent()
Show 1 more
, HandGuardCanMove.GuardCondition()override bool CheckRequestSrc()override bool CheckRequest()override bool CanPerformEvent()References DumpToString(), Error(), GetDst()
Show 2 more
, HandEventBase.GetSrc(), and TryAcquireInventoryJunctureFromServer()override string DumpToString()References InventoryLocation.DumpToStringNullSafe(), typename.EnumToString(), Object.GetDebugName()
Show 4 more
, HandEventBase.GetEventID(), m_Dst, HandEventBase.m_Player, and HandEventBase.m_SrcReferenced by AcquireInventoryJunctureFromServer()