Class "GridEntityDoor"⚓︎
Modified Variables⚓︎
PreviousState⚓︎
int PreviousState⚓︎
Same as default, but now returns a proper integer value instead of userdata.
notes
This is only updated when initializing a door subclass or playing an animation!
PreviousVariant⚓︎
int PreviousVariant⚓︎
Same as default, but now returns a proper integer value instead of userdata.
notes
This is only updated when initializing a door subclass or playing an animation!
Functions⚓︎
GetExtraSprite ()⚓︎
Sprite GetExtraSprite ( )⚓︎
Same as the vanilla variable ExtraSprite, but as a getter function.