Navigation
API > API/Plugins > API/Plugins/RivermaxCore
Settings for Rivermax core plugin.
| Name | URivermaxSettings |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/RivermaxSettings.h |
| Include Path | #include "RivermaxSettings.h" |
Syntax
UCLASS (Config=Engine)
class URivermaxSettings : public UDeveloperSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDeveloperSettings → URivermaxSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PTPInterfaceAddress | FString | Interface to use when Rivermax timing is configured to use PTP | RivermaxSettings.h | |
| TimeSource | ERivermaxTimeSource | Timing souce to be used by Rivermax scheduler | RivermaxSettings.h |
|
Functions
Public
Overridden from UDeveloperSettings
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetCategoryName() |
RivermaxSettings.h | ||
virtual FText GetSectionText() |
RivermaxSettings.h |