Navigation
API > API/Runtime > API/Runtime/ChaosSolverEngine
| Name | UChaosSolver |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosSolverEngine/Public/Chaos/ChaosSolver.h |
| Include Path | #include "Chaos/ChaosSolver.h" |
Syntax
UCLASS (CustomConstructor, MinimalAPI)
class UChaosSolver : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UChaosSolver
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UChaosSolver
(
const FObjectInitializer& ObjectInitializer |
Chaos/ChaosSolver.h | ||
UChaosSolver
(
const FObjectInitializer& ObjectInitializer |
Chaos/ChaosSolver.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsVisible() |
Chaos/ChaosSolver.h |