IMyUpgradeModuleUpgradeCount Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
Retrieve number of upgrade effects this block has (r/o)
Namespace: Sandbox.ModAPI.IngameAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax uint UpgradeCount { get; }
ReadOnly Property UpgradeCount As UInteger
Get
property unsigned int UpgradeCount {
unsigned int get ();
}
abstract UpgradeCount : uint32 with get
Property Value
Type:
UInt32See Also