Navigation
API > API/Plugins > API/Plugins/Water
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorComponent
- USceneComponent
- UPrimitiveComponent
- UShapeComponent
- UBoxComponent
- UOceanBoxCollisionComponent
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/OceanCollisionComponent.h |
| Include | #include "OceanCollisionComponent.h" |
Syntax
UCLASS&40;&41;
class UOceanBoxCollisionComponent : public UBoxComponent
Constructors
| Type | Name | Description | |
|---|---|---|---|
UOceanBoxCollisionComponent
(
const FObjectInitializer& ObjectInitializer |
Overridden from UPrimitiveComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | DoCustomNavigableGeometryExport
(
FNavigableGeometryExport& GeomExport |
Collects custom navigable geometry of component. |