INetworkAnimation Methods
The INetworkAnimation type exposes the following members.
Methods
Name | Description | |
---|---|---|
Intialize |
Initializes the network animation system.
This method should set up any necessary state or resources needed before animations can be played.
|
|
Play(String, Int32) |
Plays an animation state on a specific layer.
|
|
Play(String) |
Plays an animation state on the default layer.
|