TryGetVector3Int

TryGetVector3Int(out Vector3Int)

public bool TryGetVector3Int(out Vector3Int value) ;

Description

Get the value of the Vector3Int type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.