Sets the target to a targetstring and targetObject

C# |
public void SetTarget( string target, SofuObject targetObject )

- target (String)
- Targetstring to set
- targetObject (SofuObject)
- Object to point to

Better make a new Reference
C# |
public void SetTarget( string target, SofuObject targetObject )