C# Class UnityEditor.SavedInt

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
SavedInt ( string name, int value ) : System

Private Methods

Method Description
Load ( ) : void

Method Details

SavedInt() public method

public SavedInt ( string name, int value ) : System
name string
value int
return System