Kategorie: Objekte
/ Status
Ab Engineversion: 7.0 OC
GetObjectLayer
Beschreibung
Returns the layer the object is in.
Syntax
object GetObjectLayer();
Anmerkung
Layers in OC do not affect the drawing of objects onto the screen, but they affect the interaction of objects. Objects in different layers do not interaction with each other. You can for example use layers to make sure NPCs can not be killed or thrown out of the landscape by the players.