Navigation
API > API/Plugins > API/Plugins/SurfaceEffects
| Name | USurfaceEffectsSettings |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SurfaceEffects/Source/SurfaceEffects/Public/SurfaceEffectsSettings.h |
| Include Path | #include "SurfaceEffectsSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=Engine, defaultconfig, Meta=(DisplayName="Surface Effects"))
class USurfaceEffectsSettings : public UDeveloperSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDeveloperSettings → USurfaceEffectsSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SurfaceEffectsDataTable | FSoftObjectPath | Data table for storing surface effect rules | SurfaceEffectsSettings.h |
|