Method | Description | |
---|---|---|
Initialize ( float initialThrottle, string tooltipText, System |
||
NetworkThrottleButton ( ForgeButtonStyle, buttonStyle, ForgeSubmitButtonStyle, submitStyle = null ) : BeardedManStudios.Network | ||
Update ( Event windowEvent, GUIStyle fontStyle, Editor window, int width, int height ) : void |
public Initialize ( float initialThrottle, string tooltipText, System |
||
initialThrottle | float | |
tooltipText | string | |
networkingThrottleChanged | System |
|
return | void |
public NetworkThrottleButton ( ForgeButtonStyle, buttonStyle, ForgeSubmitButtonStyle, submitStyle = null ) : BeardedManStudios.Network | ||
buttonStyle | ForgeButtonStyle, | |
submitStyle | ForgeSubmitButtonStyle, | |
return | BeardedManStudios.Network |
public Update ( Event windowEvent, GUIStyle fontStyle, Editor window, int width, int height ) : void | ||
windowEvent | Event | |
fontStyle | GUIStyle | |
window | Editor | |
width | int | |
height | int | |
return | void |