Click or drag to resize
IMyGridProgramRuntimeInfoCurrentMethodCallCount Property

[This is preliminary documentation and is subject to change.]

Gets the current number of method calls.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
int CurrentMethodCallCount { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.IMyGridProgramRuntimeInfo.CurrentMethodCallCount"]

See Also