Navigation
API > API/Plugins > API/Plugins/RazerChromaDevices
This information will be used to populate data in Razer Synapse.
| Name | FRazerChromaAppInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/RazerChromaDevices/Source/RazerChromaDevices/Public/RazerChromaDevicesDeveloperSettings.h |
| Include Path | #include "RazerChromaDevicesDeveloperSettings.h" |
Syntax
USTRUCT ()
struct FRazerChromaAppInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ApplicationDescription | FString | The description of your application to report to Razer Synapse. | RazerChromaDevicesDeveloperSettings.h |
|
| ApplicationTitle | FString | The name of your application to report to Razer Synapse. | RazerChromaDevicesDeveloperSettings.h |
|
| AuthorContact | FString | Contact info for the author of this application (normally a support email or something) | RazerChromaDevicesDeveloperSettings.h |
|
| AuthorName | FString | Name of the author of this application (company name) |
Cannot be empty.
Char limit of 256. | RazerChromaDevicesDeveloperSettings.h |
- EditAnywhere
- Category="Razer Chroma App Config"
- NoClear
- Meta=(MaxLength=256)
| Category | int32 | The category of this application in Razer Synapse. |
Default: 2 | RazerChromaDevicesDeveloperSettings.h |
- VisibleAnywhere
- Category="Razer Chroma App Config"
| SupportedDeviceTypes | int32 | A bitmask of the supported Razer Chroma devices for this project. | RazerChromaDevicesDeveloperSettings.h |
|