PresetManager:GetEntityDataLocation
From Data Realms Wiki
(Difference between revisions)
Latest revision as of 00:45, 28 June 2012
Function | |
---|---|
Syntax | GetEntityDataLocation( * The type name of the derived Entity. Ownership is NOT transferred!
|
Description: | |
Gets the data file path of a previously read in (defined) Entity. | |
Returns | The file path of the data file that the specified Entity was read from. If no Entity of that description was found, "" is returned. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |