ErrorManagerDeleteThreshold Field |
[Missing <summary> documentation for "F:Planetbase.ErrorManager.DeleteThreshold"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public const int DeleteThreshold = 1048576
<NonSerializedAttribute>
Public Const DeleteThreshold As Integer = 1048576
public:
[NonSerializedAttribute]
literal int DeleteThreshold = 1048576
Field Value
Type:
Int32
See Also