PresetManager:GetModuleIDFromPath
From Data Realms Wiki
Function | |
---|---|
Syntax | GetModuleIDFromPath( * The full path to a data file inside the data module id you want to get. ) |
Description: | |
Gets the ID of a loaded DataModule, from a full data file path. | |
Returns | The requested ID. If no module of the name was found, -1 will be returned. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |