C# Class UnityEditor.SavedInt

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

Méthodes publiques

Méthode Description
SavedInt ( string name, int value ) : System

Private Methods

Méthode Description
Load ( ) : void

Method Details

SavedInt() public méthode

public SavedInt ( string name, int value ) : System
name string
value int
Résultat System