Navigation
Unreal Engine C++ API Reference > Plugins > ChaosSolverEditor > Chaos
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UChaosSolverFactory
References
Module | ChaosSolverEditor |
Header | /Engine/Plugins/Experimental/ChaosSolverPlugin/Source/ChaosSolverEditor/Public/Chaos/ChaosSolverFactory.h |
Include | #include "Chaos/ChaosSolverFactory.h" |
Syntax
UCLASS&40;&41;
class UChaosSolverFactory : public UFactory
Remarks
Factory for Simple Cube
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UChaosSolverFactory
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UChaosSolver * | StaticFactoryCreateNew
(
UClass* Class, |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |