Spawn Parameters Structs
About
These control how a "prefab actor" is spawned at runtime.
Get
In C++
Use the various available getters to get the type you want.
In Blueprint
With the dynamic getter node you can retreive the struct you want.

Types
Required Spawn Prefab Parameters (FPSRequiredActorPrefabSpawnParameters
)
FPSRequiredActorPrefabSpawnParameters
)Variable Name
Description
Last updated