IMyLaserAntennaIsOutsideLimits Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Target is outside movement limits of antenna
Namespace: Sandbox.ModAPI.IngameAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax [ObsoleteAttribute("Check the Status property instead.")]
bool IsOutsideLimits { get; }
<ObsoleteAttribute("Check the Status property instead.")>
ReadOnly Property IsOutsideLimits As Boolean
Get
[ObsoleteAttribute(L"Check the Status property instead.")]
property bool IsOutsideLimits {
bool get ();
}
[<ObsoleteAttribute("Check the Status property instead.")>]
abstract IsOutsideLimits : bool with get
Property Value
Type:
BooleanSee Also