com.onlineobject.objectnet Namespace

AnimationNetwork..::..SetDefaultStatus Method

Sets the default status for the AnimationNetwork.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public AnimationNetwork SetDefaultStatus(

	string status

)

Parameters

status
Type: String
The default status to set.

Return Value

The current instance of AnimationNetwork for method chaining.