Method GetSubChannel
GetSubChannel(uint, string)
Returns the subchannel of a given name from an AnimChannel
Declaration
public uint GetSubChannel(uint channel, string name)
Parameters
Type | Name | Description |
---|---|---|
uint | channel | The channel one wants the subchannel of |
string | name | The name of the subchannel |
Returns
Type | Description |
---|---|
uint |