TryGetGameObject

TryGetGameObject(out GameObject)

public bool TryGetGameObject(out GameObject value) ;

Description

Get the value of the GameObject type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.