GObject.AddRelation Method (GObject, RelationType, Boolean) |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void AddRelation(
GObject target,
RelationType relationType,
bool usePercent
)
Parameters
- target
- Type: FairyGUI.GObject
- relationType
- Type: FairyGUI.RelationType
- usePercent
- Type: System.Boolean
See Also