Navigation
API > API/Plugins > API/Plugins/WaterAdvanced
| Name | UShallowWaterPhysicsAssetOverridesDataAsset |
| Type | class |
| Header File | /Engine/Plugins/Experimental/WaterAdvanced/Source/WaterAdvanced/Public/ShallowWaterPhysicsAssetOverridesDataAsset.h |
| Include Path | #include "ShallowWaterPhysicsAssetOverridesDataAsset.h" |
Syntax
UCLASS (MinimalAPI, Blueprintable)
class UShallowWaterPhysicsAssetOverridesDataAsset : public UDataAsset
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataAsset → UShallowWaterPhysicsAssetOverridesDataAsset
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Overrides | TMap< FGameplayTag, FShallowWaterPhysicsAssetOverride > | ShallowWaterPhysicsAssetOverridesDataAsset.h |
|