|
Anvil
|
Inheritance diagram for Anvil.API.Events.OnDMSpawnObject:
Collaboration diagram for Anvil.API.Events.OnDMSpawnObject:Properties | |
| NwArea | Area = null! [get] |
| ObjectTypes | ObjectType [get] |
| Vector3 | Position [get] |
| string | ResRef = null! [get] |
| NwGameObject? | SpawnedObject [get] |
Properties inherited from Anvil.API.Events.DMEvent | |
| NwPlayer | DungeonMaster = null! [get] |
| Gets the dungeon master responsible for this event. | |
| bool | Skip [get, set] |
| Gets or sets if this event should be skipped. | |
Properties inherited from Anvil.API.Events.IEvent | |