Method | Description | |
---|---|---|
AddBuiltinSize ( |
||
AddBuiltinSizes ( ) : void | ||
AddCustomSize ( |
||
AddCustomSizes ( ) : void | ||
GetBuiltinCount ( ) : int | ||
GetCustomCount ( ) : int | ||
GetDisplayTexts ( ) : string[] | ||
GetGameViewSize ( int index ) : |
||
GetTotalCount ( ) : int | ||
IndexOf ( |
||
IsCustomSize ( int index ) : bool | ||
RemoveCustomSize ( int index ) : void | ||
TotalIndexToCustomIndex ( int index ) : int |
public AddBuiltinSize ( |
||
size | ||
return | void |
public AddCustomSize ( |
||
size | ||
return | void |
public GetGameViewSize ( int index ) : |
||
index | int | |
return |
public TotalIndexToCustomIndex ( int index ) : int | ||
index | int | |
return | int |