/
CavrnusSpawnedObject (Unity)

CavrnusSpawnedObject (Unity)

- Fields

public string PropertiesContainerName;

This represents an object instance that has been spawned in with a call to SpawnObject.

Each spawned instance will have it’s own unique Properties Container, represented by PropertiesContainerName. This lets you set each object’s properties individually.

 

Related content

CavrnusSpawnedObject (.NET)
CavrnusSpawnedObject (.NET)
More like this
FCavrnusSpawnedObject (Unreal Engine)
FCavrnusSpawnedObject (Unreal Engine)
More like this
SpawnObject (Unity)
SpawnObject (Unity)
More like this
SpawnObject (Unreal Engine)
SpawnObject (Unreal Engine)
More like this
SpawnObject (.NET)
SpawnObject (.NET)
More like this
Spawning Prefabs at Runtime (Unity)
Spawning Prefabs at Runtime (Unity)
More like this