Navigation
API > API/Runtime > API/Runtime/Engine
Interface for components that contains physics bodies.
| Name | UPhysicsComponent |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Interfaces/IPhysicsComponent.h |
| Include Path | #include "Interfaces/IPhysicsComponent.h" |
Syntax
class UPhysicsComponent : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UPhysicsComponent