Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetEnumerator()

Returns an enumerator for all the global variables in the source.
Read time 1 minuteLast updated 10 days ago

Definition

public IEnumerator GetEnumerator()

Returns

Type

Description

IEnumeratorAn enumerator over the global variable groups in the source.