asset  
| Vars | |
| early | Whether or not this asset should be loaded in the "early assets" SS | 
|---|---|
| Procs | |
| ensure_ready | Stub that allows us to react to something trying to get us Not useful here, more handy for sprite sheets | 
| get_serialized_url_mappings | Returns a cached tgui message of URL mappings | 
Var Details
early  
Whether or not this asset should be loaded in the "early assets" SS
Proc Details
ensure_ready
Stub that allows us to react to something trying to get us Not useful here, more handy for sprite sheets
get_serialized_url_mappings
Returns a cached tgui message of URL mappings