Click or drag to resize

PlayerControllerHelperMapHelperContainsMapInCategory Method (String)

Determines if any maps exist in a particular Map Category.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ContainsMapInCategory(
	string categoryName
)

Parameters

categoryName
Type: SystemString

Return Value

Type: Boolean
See Also