C# Class wuxingogo.Reflection.XSerializableExtension

Inheritance: XBaseWindow
Mostra file Open project: wuxingogo/WuxingogoExtension

Public Methods

Method Description
GetRelativePath ( Transform targetGO ) : string
OnXGUI ( ) : void

Private Methods

Method Description
CreateElementFromArray ( System array, string fieldname ) : XmlElement
GetElement ( TutorialModel model ) : XmlElement
GetElements ( List list, string filepath ) : void
OnSelectionChange ( ) : void
init ( ) : void

Method Details

GetRelativePath() public method

public GetRelativePath ( Transform targetGO ) : string
targetGO UnityEngine.Transform
return string

OnXGUI() public method

public OnXGUI ( ) : void
return void