C# Class FairyGUI.RelationDef

Show file Open project: fairygui/FairyGUI-unity Class Usage Examples

Public Properties

Property Type Description
percent bool
type RelationType

Public Methods

Method Description
copyFrom ( RelationDef source ) : void

Method Details

copyFrom() public method

public copyFrom ( RelationDef source ) : void
source RelationDef
return void

Property Details

percent public property

public bool percent
return bool

type public property

public RelationType type
return RelationType