Click or drag to resize

LoadSavePanel Class

[Missing <summary> documentation for "T:BrydenWoodUnity.UI.LoadSavePanel"]

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.UILoadSavePanel

Namespace:  BrydenWoodUnity.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class LoadSavePanel : MonoBehaviour

The LoadSavePanel type exposes the following members.

Constructors
  NameDescription
Public methodLoadSavePanel
Initializes a new instance of the LoadSavePanel class
Top
Methods
  NameDescription
Public methodLoadProject
Public methodSaveProject
Top
Fields
  NameDescription
Public fieldlog
Public fieldprojectTitle
Top
See Also