Method | Description | |
---|---|---|
CanShowUnitySplashScreen ( ) : bool | ||
ConfigurationSectionGUI ( ) : void | ||
HasIdentificationGUI ( ) : bool | ||
IconSectionGUI ( ) : void | ||
IdentificationSectionGUI ( ) : void | ||
OnEnable ( PlayerSettingsEditor settingsEditor ) : void | ||
PublishSectionGUI ( float h, float kLabelFloatMinW, float kLabelFloatMaxW ) : void | ||
SplashSectionGUI ( ) : void | ||
SupportsOrientation ( ) : bool |
public OnEnable ( PlayerSettingsEditor settingsEditor ) : void | ||
settingsEditor | PlayerSettingsEditor | |
return | void |
public PublishSectionGUI ( float h, float kLabelFloatMinW, float kLabelFloatMaxW ) : void | ||
h | float | |
kLabelFloatMinW | float | |
kLabelFloatMaxW | float | |
return | void |