Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/ChaosFlesh
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- ADeformableSolverActor
References
| Module | ChaosFleshEngine |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/ChaosDeformableSolverActor.h |
| Include | #include "ChaosFlesh/ChaosDeformableSolverActor.h" |
Syntax
UCLASS ()
class ADeformableSolverActor :
public AActor ,
public IDeformableInterface
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UDeformableSolverComponent > | SolverComponent | ||
| TObjectPtr< UBillboardComponent > | SpriteComponent | Display icon in the editor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ADeformableSolverActor
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UDeformableSolverComponent * | |||
| const UDeformableSolverComponent * |
Overridden from IDeformableInterface
| Type | Name | Description | |
|---|---|---|---|
| void | CustomizeDetails
(
IDetailLayoutBuilder& DetailBuilder |
Take damage. |