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

Sandbox.ModAPI.Ingame.IMyPistonBase.MaxLimit

Morten Aune Lyrstad edited this page Jun 28, 2020 · 16 revisions

IndexNamespace IndexIMyPistonBase

Summary

public float MaxLimit { get; set; }

Gets or sets the maximum position the piston can extend to. See LowestPosition and HighestPosition for the limits of this value.

Returns

float

Clone this wiki locally