natives.LOAD_MISSION_TEXT

From GTA Connected
Jump to navigation Jump to search

Function Client Only icon-vc.png Online and Offline

Available since Client 1.0.0
void natives.LOAD_MISSION_TEXT(string textFile)
The natives.LOAD_MISSION_TEXT function is used to loads mission dialogue text from a GXT text table.

Parameters

1) string textFile Text table file name.

Return

void This function doesn't return a value.

Notes

There aren't any notes for this function.

Examples

There aren't any examples for this function.

Compatibility

There isn't any compatibility information for this function.

Related

Client Related

GTAIII Logo.png icon-vc.png icon-sa.png gta.cancelMission
GTAIII Logo.png icon-vc.png icon-sa.png icon-iv.png gta.onMission
GTAIII Logo.png icon-vc.png icon-sa.png icon-iv.png gta.startMission