Player APIs (BrightScript & Ja...
...
Object Reference
Date and Time Objects
roTimerEvent
3min
this event object is generated by the rotimer object ifuserdata setuserdata(user data as object) sets the user data getuserdata() as object returns the user data that has previously been set via setuserdata() (either on the source or event object) it will return invalid if no data has been set ifsourceidentity getsourceidentity() as integer retrieves the identity value that can be used to associate events with the source rotimer instance the ifsourceidentity interface has been deprecated we recommend using the ifuserdata interface instead