Click or drag to resize

IModInfoGetModContentMask Method

Get a masked value containing the included types of content.

Namespace:  UMod
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
ModContent GetModContentMask()

Return Value

Type: ModContent

[Missing <returns> documentation for "M:UMod.IModInfo.GetModContentMask"]

See Also