Click or drag to resize

ModContextProviderGetContext Method

[Missing <summary> documentation for "M:UMod.ModContextProvider.GetContext"]

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static IModContext GetContext()

Return Value

Type: IModContext

[Missing <returns> documentation for "M:UMod.ModContextProvider.GetContext"]

See Also