card
Vars | |
cached_flat_icon | Cached icon that has been built for this card. Intended to be displayed in chat. Cardboards IDs and actual IDs use it. |
---|---|
Procs | |
get_cached_flat_icon | If no cached_flat_icon exists, this proc creates it and crops it. This proc then returns the cached_flat_icon. Intended for use displaying ID card icons in chat. |
Var Details
cached_flat_icon
Cached icon that has been built for this card. Intended to be displayed in chat. Cardboards IDs and actual IDs use it.
Proc Details
get_cached_flat_icon
If no cached_flat_icon exists, this proc creates it and crops it. This proc then returns the cached_flat_icon. Intended for use displaying ID card icons in chat.