Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.CurveKeyCollection.GetEnumerator

Morten Aune Lyrstad edited this page Apr 16, 2022 · 23 revisions

IndexNamespace IndexCurveKeyCollection

Summary

public IEnumerator<CurveKey> GetEnumerator()

Returns an enumerator that iterates through the CurveKeyCollection.

Returns

IEnumerator<CurveKey>

Clone this wiki locally