BM.PlayAnimation
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.EntityLeaf - Hash
19FAE9D52C421174FCF5DCA44A894A231ACFABBCE1C027CDBF0F91F54BA9E36A
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_animationIndex# | private | private System.Int32 _animationIndex |
_entityId# | private | private System.Nullable<System.Guid> _entityId |
Methods
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
6A57FD9C7D8EE15CDB1963CC0A15C0523BE6EF344EA86E292470997BF9C14EC6 - Body hash
E42CF74CB6FE2C0FD4DA1DD321E7FE6EF378C29ACB67FC16FA48CE5C998F20BD - IL size126
Referenced calls
System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::get_Value()System.Guid::op_Inequality(System.Guid, System.Guid)CandideServer.SyncStrategies.SyncStrategy::Everyone()CandideServer.ServerManagers.EntityServerManager::UpdateEntityState(System.Guid, System.Int32, System.Boolean, CandideServer.SyncStrategies.SyncStrategy)BM.EntityLeaf::TryGetEntity(BM.BTUpdateContext, BM.Blackboard, Shared.Entity.EntityWrapper&)Shared.Entity.EntityWrapper::get_Controller()Shared.Entity.EntityWrapper::get_Id()