Sofu Documentation
SetTarget Method (target, targetObject)
NamespacesSofu.SofuReferenceSetTarget(String, SofuObject)
Sets the target to a targetstring and targetObject
Declaration Syntax
C#
public void SetTarget(
	string target,
	SofuObject targetObject
)
Parameters
target (String)
Targetstring to set
targetObject (SofuObject)
Object to point to
Remarks
Better make a new Reference

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)