Метод | Описание | |
---|---|---|
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 CanShowUnitySplashScreen ( ) : bool | ||
Результат | bool |
public IdentificationSectionGUI ( ) : void | ||
Результат | void |
public OnEnable ( PlayerSettingsEditor settingsEditor ) : void | ||
settingsEditor | PlayerSettingsEditor | |
Результат | void |
public PublishSectionGUI ( float h, float kLabelFloatMinW, float kLabelFloatMaxW ) : void | ||
h | float | |
kLabelFloatMinW | float | |
kLabelFloatMaxW | float | |
Результат | void |