Room.AddedInstance - Mtax-Development/GML-OOP GitHub Wiki
A container constructor for properties of instances added to Room before its activation.
Destruction |
Elements |
Garbage Collection |
None |
Name |
Type |
Default |
Modifiable |
parent |
{Room} |
other |
No |
ID |
{int:instance} |
None |
No |
object |
{int:object} |
None |
No |
location |
{Vector2} |
Vector2(0, 0) |
No |
Name |
Arguments |
New element |
|
Constructor copy |
other {Room.AddedInstance} |