C# Class UnityEditor.LayerMatrixGUI

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
DoGUI ( string title, bool &show, Vector2 &scrollPos, GetValueFunc getValue, SetValueFunc setValue ) : void

Method Details

DoGUI() public static méthode

public static DoGUI ( string title, bool &show, Vector2 &scrollPos, GetValueFunc getValue, SetValueFunc setValue ) : void
title string
show bool
scrollPos Vector2
getValue GetValueFunc
setValue SetValueFunc
Résultat void