| SetCallback_Examplem_CurrentAdditiveMovementAmount Field |
Value for the addtive movement amount for this current iteration.
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private Vector3 m_CurrentAdditiveMovementAmount
Private m_CurrentAdditiveMovementAmount As Vector3
private:
Vector3 m_CurrentAdditiveMovementAmount
val mutable private m_CurrentAdditiveMovementAmount: Vector3
Field Value
Type:
Vector3See Also