GetDoorDimension: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
{{Template:DoorFunctions}} | |||
Revision as of 05:17, 7 March 2020
Description
Gets the dimension of this door.
Syntax
GetDoorDimension(door)
Parameters
- door
The door identifier.
Return Value
- Returns the dimension.
Example
__EDIT_ME__