C# Class TPHelperEditor

Inheritance: Editor
Mostrar archivo Open project: macgyver13/globalgamejam2016

Public Properties

Property Type Description
xss bool

Public Methods

Method Description
Awake ( ) : void
OnInspectorGUI ( ) : void

Private Methods

Method Description
setMessage ( string _msg, MessageType, type ) : void
updateStatus ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

Property Details

xss public_oe property

public bool xss
return bool