TemplateRef
Object representing an template instance
Properties
id
TemplateRef.id: stringGet/Set the template identifier
variant
TemplateRef.variant: stringGet/Set the template variant
mirror
TemplateRef.mirror: stringGet/Set the template mirror mode
file
TemplateRef.file: stringGet/Set the template file path
group
TemplateRef.group: stringGet/Set the template map group
origin
TemplateRef.origin: booleanGet/Set the template origin flag
The origin is set e.g. when a door leads out of a room. On return, the origin position can be used.
origin_pos
TemplateRef.origin_pos: tableGet/Set the template origin position coordinates (x, y, z).
This is the regional coordinate of the origin.
origin_player
TemplateRef.origin_player: tableGet/Set the template origin player coordinates (x, y).
This is where the player can be returned to.