Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
void | Awake () |
Will play GIF (if it's assigned) on app start if script is enabled. More... | |
void | Load () |
void | Play (Gif gif) |
Play GIF. More... | |
Public Attributes | |
Renderer | render |
string | textRef |
Gif | gif |
bool | preload = true |
bool | disableAfterPreload = true |
float | delayToLoad = 1 |
void CrossLink.GifTexture.Awake | ( | ) |
Will play GIF (if it's assigned) on app start if script is enabled.
void CrossLink.GifTexture.Play | ( | Gif | gif | ) |
Play GIF.