VRageMath.CurveKeyCollection.Add - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← CurveKeyCollection
public void Add(object tmp)
- object tmp
public void Add(CurveKey item)
Adds a CurveKey to the CurveKeyCollection.
- CurveKey item