IUniversalProvider
Assembly: uMod.Common.dll
Summary
Represents a provider for game-specific universal functionality
Properties
Name | Summary |
|---|---|
ClientAppId | Gets the Steam app ID of the game's client |
GameName | Gets the name of the game |
ServerAppId | Gets the Steam app ID of the game's server |
Types | Gets the important types in the game's API |
Methods
Name | Summary |
|---|---|
CreateCommandSystemProvider () | Creates the game-specific command system provider object |
CreateServer () | Creates the game-specific server object |
FormatText ( | Formats the text with markup into the game-specific markup language |