Click or drag to resize

CommandInvokeCommand Method (Single)

Invokes the bound method.

Namespace:  Slash.Unity.DataBind.Foundation.Commands
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void InvokeCommand(
	float value
)

Parameters

value
Type: SystemSingle
Argument value.
See Also