Click or drag to resize
CharacterupdateAll Method

[Missing <summary> documentation for "M:Planetbase.Character.updateAll(System.Single,System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static void updateAll(
	float timeStep,
	int frameIndex
)

Parameters

timeStep
Type: SystemSingle

[Missing <param name="timeStep"/> documentation for "M:Planetbase.Character.updateAll(System.Single,System.Int32)"]

frameIndex
Type: SystemInt32

[Missing <param name="frameIndex"/> documentation for "M:Planetbase.Character.updateAll(System.Single,System.Int32)"]

See Also