Click or drag to resize

NetworkedAnimatorGetParameterAutoSend Method

TODO

Namespace:  MLAPI.MonoBehaviours.Prototyping
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool GetParameterAutoSend(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:MLAPI.MonoBehaviours.Prototyping.NetworkedAnimator.GetParameterAutoSend(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:MLAPI.MonoBehaviours.Prototyping.NetworkedAnimator.GetParameterAutoSend(System.Int32)"]

See Also