BM.Wait
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
595FAD135F21AAB916406D2F34D2D9117F4443D95A54F7E967695142E7AFDFBD
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_waitedTime# | private | private System.Single _waitedTime |
_waitValue# | private | private System.Single _waitValue |
Methods
Initialize
#
protected System.Void Initialize(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
AFAF25A865215DCB3D767777CDD1A970A59650C5DFEECF170863795FDBC51281 - Body hash
BBA657D773FE6F5EFC20CE42AF512131FA6F446A97046BBA04B57E9C19B63CEC - 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 type
Node.Status - StaticFalse
- VirtualTrue
- Hash
5025CE9CD8B3A04611F30EAEC373E9D324F2F068D75EB15A32D6BC3A2205A956 - Body hash
C0FA0F8719FA4B35B1E8138C47D84350F0F7D9E87AD31F5E2B323248FDE61CC2 - 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)