Epic Developer Community Forums
Prefabricator - Open Source Prefab Plugin
Community
Showcase
Game Development
unreal-engine
Ali_Akbar
(Ali_Akbar)
July 3, 2019, 5:32pm
94
Hey
@n00854180t
Spawn APrefabActor actor
Assign your prefab asset to the actor MyPrefabActor->PrefabComponent->PrefabAssetInterface = PrefabAsset; (could be a collection or a prefab asset)
MyPrefabActor->LoadPrefab()
show post in topic