Romestead Assembly Reference

BM.BTUpdateContext

Type JSON

public class in BM

Methods1
Properties0
Fields6
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeSystem.Object
  • HashB2AA8F1C6E4162FFE99CE783C7BC5869236AF8A6F17F0F9F2A733A88160B728D

Relationships

Fields

NameVisibilitySignature
BehaviorTreepublicpublic BM.BehaviorTree BehaviorTree
deltaTimepublicpublic System.Single deltaTime
Entitypublicpublic Shared.Entity.EntityWrapper Entity
GameTimepublicpublic Microsoft.Xna.Framework.GameTime GameTime
ServerEntitypublicpublic CandideServer.Entities.ServerEntityModel ServerEntity
StateMachinepublicpublic 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 typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashA27D9ECD8DCBE3F57581D1F2465D8ABAC833A7041411346D5E98A8664424B337
  • Body hash324B1B54069B149889AC3F05579BA15F986469C9061399FB3B271387210CA6AD
  • IL size64
Referenced calls
  • Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()
  • System.TimeSpan::get_TotalSeconds()
Called by