Click or drag to resize

GObjectRemoveRelation Method

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

Parameters

target
Type: FairyGUIGObject
relationType
Type: FairyGUIRelationType
See Also