public static DoGUI ( string title, bool &show, Vector2 &scrollPos, GetValueFunc getValue, SetValueFunc setValue ) : void | ||
title | string | |
show | bool | |
scrollPos | Vector2 | |
getValue | GetValueFunc | |
setValue | SetValueFunc | |
return | void |
public static DoGUI ( string title, bool &show, Vector2 &scrollPos, GetValueFunc getValue, SetValueFunc setValue ) : void | ||
title | string | |
show | bool | |
scrollPos | Vector2 | |
getValue | GetValueFunc | |
setValue | SetValueFunc | |
return | void |