TryGetGameObject

public bool TryGetGameObject(out GameObject value) ;

Get the value of the GameObject type.

Parameter Name Description
value Value.

Return true if the value can be obtained.