LoadTextFile¶
Description¶
Loads menu based on the text file loaded from filePath.
Note
In earlier revisions, this function took an additional boolean parameter named mapCode, which allowed using a map code if set to true. This was removed in REV02.
Parameters¶
menu-
The menu to which the file will load.
MENU_1orMENU_2are valid. filePath-
The path to the target file, relative to the root of the Data assets.
Return Value¶
None.