Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/Chaos
References
| Module | PhysicsCore |
| Header | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosUserEntity.h |
| Include | #include "Chaos/ChaosUserEntity.h" |
Syntax
class FChaosUserDefinedEntity
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosUserDefinedEntity
(
FName InEntityTypeName |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| TWeakObjectPtr< UObject > | Get the UObject (usually a verse::component) that owns this FChaosUserDefinedEntity. |