Function
Int32 Handles.GetTitanIdFromHandle(Handle handle)
| API | https://api.avolites.com/16.0/api/Handles.GetTitanIdFromHandle.html |
|---|---|
| description | Gets the titan id from a handle. |
| namespace | Handles |
| parameter | handle ( Handle ) : The handle to get the titanId from. |
| return value | Int32 |
This one is useful for functions which do require a titanId while you rather want to pass e.g. a usernumber.
Handles.GetTitanIdFromHandle("timelineHandleUN=1")