Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.CurveKeyCollection.GetEnumerator

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

IndexNamespace IndexCurveKeyCollection

Summary

public IEnumerator<VRageMath.CurveKey> GetEnumerator()

Returns an enumerator that iterates through the CurveKeyCollection.

Returns

IEnumerator<VRageMath.CurveKey>

Clone this wiki locally