Method | Description | |
---|---|---|
Init ( object target, bool shouldUseWeakReference ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
GetTarget ( ) : object | ||
SetupTarget ( ) : void | ||
UpdateTarget ( ) : void |
Method | Description | |
---|---|---|
Destroy ( ) : void |
public Init ( object target, bool shouldUseWeakReference ) : void | ||
target | object | |
shouldUseWeakReference | bool | |
return | void |