Description:
Returns an enumerator that iterates through this dictionary.
Syntax:
public IEnumerator<KeyValuePair<Guid, MaterialRef>> GetEnumerator()
Returns:
Type: IEnumerator<KeyValuePair<Guid,
A IEnumerator that can be used to iterate this dictionary.
Available since:
5.10