Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Interfaces
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UPhysicsComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Interfaces/IPhysicsComponent.h |
Include | #include "Interfaces/IPhysicsComponent.h" |
Syntax
class UPhysicsComponent : public UInterface
Remarks
Interface for components that contains physics bodies.