natives.CREATE DUST EFFECT FOR CUTSCENE HELI

Revision as of 17:36, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)

natives.CREATE_DUST_EFFECT_FOR_CUTSCENE_HELI

Signature: void natives.CREATE_DUST_EFFECT_FOR_CUTSCENE_HELI(int entity, float param1, int flag)

Usage: creates a dust effect for a cutscene helicopter

Parameters

int entity Entity handle.
float param1 Numeric value.
int flag Flag value (0 or 1).

Return

void

On failure: void