Romestead Assembly Reference

BM.Shake

Type JSON

public class in BM

Methods2
Properties0
Fields4
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeBM.Leaf
  • Hash4B466BE58251082A223360BBE10D50013515A7D878823DC88794800D15243DA2

Relationships

Fields

NameVisibilitySignature
_maxVibrationprivateprivate System.Single _maxVibration
_maxVibrationFrequencyprivateprivate System.Single _maxVibrationFrequency
_vibrationChargeDurationprivateprivate System.Single _vibrationChargeDuration
_vibrationTimerprivateprivate System.Single _vibrationTimer

Methods

Reset

public System.Void Reset(BM.Blackboard blackboard)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashFC9E7774EA6C8E346DD1FEDEFC6238D7CBCD5186AB8AE3F7B8F19BB67D99566A
  • Body hashE4C4305EF32D76C5912AD1A20A2FF49B894BE706C3061FB33D37F9E4681AB4D8
  • IL size12

Update

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

Method metadata
  • Visibilityprotected
  • Return typeNode.Status
  • StaticFalse
  • VirtualTrue
  • Hash78FAE18DBC279960B34E09129D4FD099EEF82D07F9321AF9E5D82F8AE9D058DC
  • Body hash2AA76E9EA2E46DD3F3974CDCCF0F4A18F083C63F5ABD32B870197F6D7C49FE08
  • 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)