Click or drag to resize

RelationsRemove Method

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

Parameters

target
Type: FairyGUIGObject
relationType
Type: FairyGUIRelationType
See Also