natives.LOAD SPRITE

Revision as of 17:55, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.LOAD_SPRITE

Signature: void natives.LOAD_SPRITE(int entity, string texture)

Usage: loads sprite

Parameters

int entity Entity handle.
string texture Texture dictionary name.

Return

void

On failure: void