Navigation
Unreal Engine C++ API Reference > Plugins > NiagaraEditor > UActorFactoryNiagara
- UActorFactory::PostSpawnActor()
- UActorFactoryNiagara::PostSpawnActor()
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ActorFactoryNiagara.h |
Include | #include "ActorFactoryNiagara.h" |
Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraEditorCommon.cpp |
virtual void PostSpawnActor
&40;
UObject &42; Asset,
AActor &42; NewActor
&41;
Remarks
Subclasses may implement this to modify the actor after it has been spawned IMPORTANT: If you override this, you should usually also override PostCreateBlueprint()!