Scene:WithinArea
From Data Realms Wiki
Function | |
---|---|
Syntax | WithinArea( * The name of the Area to try to check against.
|
Description: | |
Checks if a point is within a specific named Area of this Scene. If no Area of the name is found, this just returns false without error. | |
Returns | Whether any Area of that name was found, AND the point falls within it. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |