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

Description

A 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
{int:instance}
None
No
object
{int:object}
None
No
location
Vector2(0, 0)
No

Construction types

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