/
FCavrnusSpawnedObject (Unreal Engine)
FCavrnusSpawnedObject (Unreal Engine)
- Fields
FString PropertiesContainerName;
AActor* SpawnedActorInstance;
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.
SpawnedActorInstance
gives you a pointer to the Actor in the Level.
To learn more about Spawning Actors and how to handle them, you can see our Documentation here.
, multiple selections available,
Related content
FCavrnusVideoInputDevice (Unreal Engine)
FCavrnusVideoInputDevice (Unreal Engine)
Read with this
FCavrnusOutputDevice (Unreal Engine)
FCavrnusOutputDevice (Unreal Engine)
Read with this
FCavrnusInputDevice (Unreal Engine)
FCavrnusInputDevice (Unreal Engine)
Read with this
API Reference - Unreal
API Reference - Unreal
Read with this
FCavrnusUser (Unreal Engine)
FCavrnusUser (Unreal Engine)
Read with this
FCavrnusSpaceInfo (Unreal Engine)
FCavrnusSpaceInfo (Unreal Engine)
Read with this