PresetManager:GetModuleID
From Data Realms Wiki
Function | |
---|---|
Syntax | GetModuleID( * The name of the DataModule to get the ID from, including the ".rte" ) |
Description: | |
Gets the ID of a loaded DataModule. | |
Returns | The requested ID. If no module of the name was found, -1 will be returned. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |