C# Class UnityEditor.SavedBool

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

Public Methods

Method Description
SavedBool ( string name, bool value ) : System

Private Methods

Method Description
Load ( ) : void

Method Details

SavedBool() public method

public SavedBool ( string name, bool value ) : System
name string
value bool
return System