Class OnDMSpawnObject
Triggered when a DM spawns an object.
public sealed class OnDMSpawnObject : DMEvent, IEvent
- Inheritance
-
OnDMSpawnObject
- Implements
- Inherited Members
- Extension Methods
Properties
- Area
Gets the area where the object will be spawned.
- ObjectType
Gets the type of object that will be spawned.
- Position
Gets the spawn position.
- ResRef
Gets the resource reference that will be spawned.
- SpawnedObject
Gets the spawned object.