BM.MoveUpAndDown
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
283BD71E43667ACB915EDB3204F9BA279AC21DAE5322926D55F999F621D5031E
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
phaseAngle# | private | private System.Single phaseAngle |
Methods
Initialize
#
protected System.Void Initialize(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
E52F9E880F62F913C3AFB802B9AE54EF60494A7C8D83E4274B619B10F2092065 - Body hash
C3703EA1A5FAD8D4572B6CA6FC1ED0B9B73124F86B8ED70F09AF276DDBDB020D - IL size100
Referenced calls
BM.Node::Initialize(BM.BTUpdateContext, BM.Blackboard)Shared.Entity.EntityWrapper::get_PositionZ()System.Math::Clamp(System.Single, System.Single, System.Single)System.MathF::Asin(System.Single)Shared.Entity.EntityWrapper::get_VelocityZ()
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
C1AC2257B6F041571741B69E08FCD313C5C9EA3CC193C92D63C369EE2FF5C24A - Body hash
447D2C877EB24E3D806DEEC15B9B5CD53BCBF1A1EB71A652F99D5F51201F1B47 - IL size92
Referenced calls
System.MathF::Sin(System.Single)Shared.Entity.EntityWrapper::get_VelocityZ()Shared.Entity.EntityWrapper::get_PositionZ()