Scene:GetArea
From Data Realms Wiki
Function | |
---|---|
Syntax | GetArea( * The name of the Area to try to get. ) |
Description: | |
Gets a specific Area identified by a name. Ownership is NOT transferred! | |
Returns | A pointer to the Area asked for. 0 if no Area of that name was found. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |