BM.BTUpdateContext
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
System.Object - Hash
B2AA8F1C6E4162FFE99CE783C7BC5869236AF8A6F17F0F9F2A733A88160B728D
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BehaviorTree# | public | public BM.BehaviorTree BehaviorTree |
deltaTime# | public | public System.Single deltaTime |
Entity# | public | public Shared.Entity.EntityWrapper Entity |
GameTime# | public | public Microsoft.Xna.Framework.GameTime GameTime |
ServerEntity# | public | public CandideServer.Entities.ServerEntityModel ServerEntity |
StateMachine# | public | public BM.StateMachine StateMachine |
Methods
SetValues
#
public System.Void SetValues(Microsoft.Xna.Framework.GameTime gameTime, Shared.Entity.EntityWrapper entity, CandideServer.Entities.ServerEntityModel serverEntity, BM.BehaviorTree behaviorTree, BM.StateMachine stateMachine)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
A27D9ECD8DCBE3F57581D1F2465D8ABAC833A7041411346D5E98A8664424B337 - Body hash
324B1B54069B149889AC3F05579BA15F986469C9061399FB3B271387210CA6AD - IL size64
Referenced calls
Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()System.TimeSpan::get_TotalSeconds()