Click or drag to resize

NetworkedAnimatorSetParameterAutoSend Method

[This is preliminary documentation and is subject to change.]

TODO

Namespace:  MLAPI.Prototyping
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetParameterAutoSend(
	int index,
	bool value
)
Request Example View Source

Parameters

index
Type: SystemInt32
value
Type: SystemBoolean
See Also