Click or drag to resize

RelationsAdd Method (GObject, RelationType, Boolean)

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Add(
	GObject target,
	RelationType relationType,
	bool usePercent
)

Parameters

target
Type: FairyGUIGObject
relationType
Type: FairyGUIRelationType
usePercent
Type: SystemBoolean
See Also