Method TryGetTarget
TryGetTarget(out View?)
Attempts to retrieve the Target view. Returns false if the target has been collected or was never set.
public bool TryGetTarget(out View? target)
Attempts to retrieve the Target view. Returns false if the target has been collected or was never set.
public bool TryGetTarget(out View? target)