C# Class UnityEditor.SavedBool

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
SavedBool ( string name, bool value ) : System

Private Methods

Méthode Description
Load ( ) : void

Method Details

SavedBool() public méthode

public SavedBool ( string name, bool value ) : System
name string
value bool
Résultat System