WKLib 0.2.3
A modding library for White Knuckle
Loading...
Searching...
No Matches
GamemodeBuilder.cs File Reference

Go to the source code of this file.

Classes

class  WKLib.API.Gamemodes.GamemodeBuilder
 A fluent builder class for creating and configuring an M_Gamemode instance.
It allows setting various properties of a gamemode such as regions, name, intro text, and gameplay flags in a chainable manner before finally building the M_Gamemode object. More...
 

Namespaces

namespace  WKLib
 
namespace  WKLib.API
 
namespace  WKLib.API.Gamemodes