C# Class GA_EventPicker, TheUnseen

Inheritance: EditorWindow
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
AvailableEvents List
Selected List

Méthodes publiques

Méthode Description
OnDestroy ( ) : void
OnGUI ( ) : void
OnLostFocus ( ) : void
Update ( ) : void

Method Details

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

OnLostFocus() public méthode

public OnLostFocus ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

AvailableEvents public_oe property

public List AvailableEvents
Résultat List

Selected public_oe property

public List Selected
Résultat List