Navigation
API > API/Plugins > API/Plugins/GeometryCacheEd > API/Plugins/GeometryCacheEd/UActorFactoryGeometryCache
- UActorFactory::PostSpawnActor()
- UActorFactoryGeometryCache::PostSpawnActor()
References
| Module | GeometryCacheEd |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheEd/Classes/ActorFactoryGeometryCache.h |
| Include | #include "ActorFactoryGeometryCache.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheEd/Private/ActorFactoryGeometryCache.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()!