Romestead Assembly Reference

BM.Wait

Type JSON

public class in BM

Methods2
Properties0
Fields2
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeBM.Leaf
  • Hash595FAD135F21AAB916406D2F34D2D9117F4443D95A54F7E967695142E7AFDFBD

Relationships

Fields

NameVisibilitySignature
_waitedTimeprivateprivate System.Single _waitedTime
_waitValueprivateprivate System.Single _waitValue

Methods

Initialize

protected System.Void Initialize(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashAFAF25A865215DCB3D767777CDD1A970A59650C5DFEECF170863795FDBC51281
  • Body hashBBA657D773FE6F5EFC20CE42AF512131FA6F446A97046BBA04B57E9C19B63CEC
  • IL size30
Referenced calls
  • BM.NodeArg<System.Single>::Get(BM.Blackboard)

Update

protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)

Method metadata
  • Visibilityprotected
  • Return typeNode.Status
  • StaticFalse
  • VirtualTrue
  • Hash5025CE9CD8B3A04611F30EAEC373E9D324F2F068D75EB15A32D6BC3A2205A956
  • Body hashC0FA0F8719FA4B35B1E8138C47D84350F0F7D9E87AD31F5E2B323248FDE61CC2
  • IL size82
Referenced calls
  • Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()
  • System.TimeSpan::get_TotalSeconds()
  • System.String::IsNullOrEmpty(System.String)
  • BM.Blackboard::SetValue(System.String, T)