Method | Description | |
---|---|---|
AddCustomPreset ( int width, int height, string text ) : int | ||
GetPreset ( ) : int | ||
RemoveCustomPreset ( int id ) : void | ||
SetPreset ( int id ) : void |
Method | Description | |
---|---|---|
GameViewResolution ( ) : System | ||
GetCurrentGroup ( ) : object |
public static AddCustomPreset ( int width, int height, string text ) : int | ||
width | int | |
height | int | |
text | string | |
return | int |
public static RemoveCustomPreset ( int id ) : void | ||
id | int | |
return | void |