Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


implicit operator GridLine(int)

Converts a positive integer to an explicit line; 0 and negatives throw.
Read time 1 minuteLast updated 12 days ago

Definition

implicit operator GridLine(GridLin)

public static implicit operator GridLine(int line)

Parameters

line

Returns

Type

Description

GridLine