Method | Description | |
---|---|---|
Initialize ( bool interpolation, float lerpSpeed, float distanceStop, float angleStop, string tooltipText, System |
||
InterpolationButton ( ForgeButtonStyle, buttonStyle, ForgeSubmitButtonStyle, submitStyle = null ) : BeardedManStudios.Network | ||
Update ( Event windowEvent, GUIStyle fontStyle, Editor window, int width, int height ) : void |
public Initialize ( bool interpolation, float lerpSpeed, float distanceStop, float angleStop, string tooltipText, System |
||
interpolation | bool | |
lerpSpeed | float | |
distanceStop | float | |
angleStop | float | |
tooltipText | string | |
interpolationChanged | System |
|
lerpSpeedChanged | System |
|
distanceStopChanged | System |
|
angleStopChanged | System |
|
return | void |
public InterpolationButton ( 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 |