Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/UCustomizableObjectInstanceFacto-
- UActorFactory::PostSpawnActor()
- UCustomizableObjectInstanceFactory::PostSpawnActor()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/CustomizableObjectInstanceFactory.h |
| Include | #include "MuCOE/CustomizableObjectInstanceFactory.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/CustomizableObjectInstanceFactory.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()!