Battle Talent  V11
Public Member Functions | Public Attributes | List of all members
CrossLink.GifTexture Class Reference

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
 

Member Function Documentation

◆ Awake()

void CrossLink.GifTexture.Awake ( )

Will play GIF (if it's assigned) on app start if script is enabled.

◆ Play()

void CrossLink.GifTexture.Play ( Gif  gif)

Play GIF.