Room.AddedInstance - Mtax-Development/GML-OOP GitHub Wiki

Description

Container constructor for properties of instances added to Room before its activation.

Specification

Destruction
Elements
Garbage Collection
None

Properties

Name
Type
Default
Modifiable
parent
other
No
ID
{handle:instance}
None
No
object
{handle:object}
None
No
location
Vector2(0, 0)
No

Construction types

Name
Arguments
New element
object {handle:object}
location? {Vector2}
Constructor copy
other {Room.AddedInstance}
⚠️ **GitHub.com Fallback** ⚠️