GetAnimDuration
Docslocal retval = GetAnimDuration(animDict, animName)Description
Parameters
| Name | Type | Description |
|---|---|---|
animDict | char* | — |
animName | char* | — |
Returns
floatReturns a floating-point number.
local retval = GetAnimDuration(animDict, animName)| Name | Type | Description |
|---|---|---|
animDict | char* | — |
animName | char* | — |
floatReturns a floating-point number.
No snippets yet. Be the first to contribute!