BM.Shake
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
4B466BE58251082A223360BBE10D50013515A7D878823DC88794800D15243DA2
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_maxVibration# | private | private System.Single _maxVibration |
_maxVibrationFrequency# | private | private System.Single _maxVibrationFrequency |
_vibrationChargeDuration# | private | private System.Single _vibrationChargeDuration |
_vibrationTimer# | private | private System.Single _vibrationTimer |
Methods
Reset
#
public System.Void Reset(BM.Blackboard blackboard)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
FC9E7774EA6C8E346DD1FEDEFC6238D7CBCD5186AB8AE3F7B8F19BB67D99566A - Body hash
E4C4305EF32D76C5912AD1A20A2FF49B894BE706C3061FB33D37F9E4681AB4D8 - IL size12
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
78FAE18DBC279960B34E09129D4FD099EEF82D07F9321AF9E5D82F8AE9D058DC - Body hash
2AA76E9EA2E46DD3F3974CDCCF0F4A18F083C63F5ABD32B870197F6D7C49FE08 - IL size130
Referenced calls
Microsoft.Xna.Framework.MathHelper::Lerp(System.Single, System.Single, System.Single)System.MathF::Sin(System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_Velocity(Microsoft.Xna.Framework.Vector3)