Click or drag to resize
ErrorManagershouldBeIgnored Method

[Missing <summary> documentation for "M:Planetbase.ErrorManager.shouldBeIgnored(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static bool shouldBeIgnored(
	string errorString
)

Parameters

errorString
Type: SystemString

[Missing <param name="errorString"/> documentation for "M:Planetbase.ErrorManager.shouldBeIgnored(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.ErrorManager.shouldBeIgnored(System.String)"]

See Also