Gungame51.core.cfg
From GunGame5 Documentation
(Difference between revisions)
m (moved Gungame.core.cfg to Gungame51.core.cfg: proper directory) |
|||
Line 13: | Line 13: | ||
contents=* [[gungame.core.cfg.__init__]] | contents=* [[gungame.core.cfg.__init__]] | ||
+ | * [[gungame.core.cfg.addons]] | ||
+ | * [[gungame.core.cfg.attributes]] | ||
+ | * [[gungame.core.cfg.configs]] | ||
+ | * [[gungame.core.cfg.cvars]] | ||
+ | * [[gungame.core.cfg.dictionary]] | ||
+ | * [[gungame.core.cfg.manager]] | ||
* [[gungame.core.cfg.shortcuts]]}} | * [[gungame.core.cfg.shortcuts]]}} |
Revision as of 18:45, 14 November 2011
Package: gungame.core.cfg
Package Overview
GunGame Version: 5.1
Table of Contents
Contents |
Description
This package is intended to allow scripters to interact with GunGame configs and CVARs. Within this package, you can create, load, unload, and interact with GunGame configs and CVARs.
Package Contents
- gungame.core.cfg.__init__
- gungame.core.cfg.addons
- gungame.core.cfg.attributes
- gungame.core.cfg.configs
- gungame.core.cfg.cvars
- gungame.core.cfg.dictionary
- gungame.core.cfg.manager
- gungame.core.cfg.shortcuts
See Also
{{{seealso}}}