Vector2IntReference

Inherits from ValueReference<T>

Declaration

[Serializable]
public class Vector2IntReference : ValueReference<Vector2Int, Vector2IntVariable>

Description

A reference to a Vector2Int value, either a constant or Vector2IntVariable.

Constructors

Vector2IntReferenceCreates a new Vector2Int reference.

Operators

ImplicitImplicitly converts the reference to a Vector2Int.