BM.WaitRandom
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
28E0D9E6B22382CF7942FF8DA0CBAF845FCA5DFCC5F9C1EFE03CABB6874D7059
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
5EDD946A0D15EB009377564373E97F73C822073E82C338B8F1BD0F2895E97819 - Body hash
EC4F692B73AC6A225F5B2FA4BC371A8C726D15F499A679276C6D5294566018CB - IL size53
Referenced calls
BM.NodeArg<System.Single>::Get(BM.Blackboard)CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
D39D85128295F929065F0866EA8C336F6812CADB25BBB67DFA83BE99D1B1BD44 - Body hash
013CA9C3D0739586FBEBD219DB80B55830516436B4FA7EB680A658272E524750 - 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)