Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Editor/UnrealEd/Classes/ActorFactories/ActorFactoryPhysicsAsset.h |
Include |
#include "ActorFactories/ActorFactoryPhysicsAsset.h" |
class UActorFactoryPhysicsAsset : public UActorFactory
Name | Description | |
---|---|---|
|
UActorFactoryPhysicsAsset ( |
Name | Description | ||
---|---|---|---|
|
CanCreateActorFrom ( |
||
|
PostCreateBlueprint |
Override this in derived factory classes if needed. |
|
|
PostSpawnActor |
Subclasses may implement this to modify the actor after it has been spawned IMPORTANT: If you override this, you should usually also override PostCreateBlueprint()! |
|
|
PreSpawnActor ( |