Method | Description | |
---|---|---|
XRConfigurationDataAttribute ( string displayName, string buildSettingsKey ) : System |
Constructor for attribute
|
Method | Description | |
---|---|---|
XRConfigurationDataAttribute ( ) : System |
public XRConfigurationDataAttribute ( string displayName, string buildSettingsKey ) : System | ||
displayName | string | The display name to use in the Project Settings window. |
buildSettingsKey | string | The key to use to get/set build settings with. |
return | System |