Gungame51.core.players.shortcuts
From GunGame5 Documentation
(Difference between revisions)
(Created page with '{{Module|name=gungame.core.players.shortcuts| ggversion=5.1 or higher| description=meh| classes=* Player| functions=* [[gungame.core.players.short...') |
|||
Line 4: | Line 4: | ||
classes=* [[gungame.core.players.Player|Player]]| | classes=* [[gungame.core.players.Player|Player]]| | ||
functions=* [[gungame.core.players.shortcuts.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'') | functions=* [[gungame.core.players.shortcuts.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'') | ||
- | * [[gungame.core.players.shortcuts.removeAttributeCallBack| | + | * [[gungame.core.players.shortcuts.removeAttributeCallBack|removeAttributeCallBack]](''attribute'') |
* [[gungame.core.players.shortcuts.removeCallBacksForAddon|removeCallBacksForAddon]](''addon'') | * [[gungame.core.players.shortcuts.removeCallBacksForAddon|removeCallBacksForAddon]](''addon'') | ||
* [[gungame.core.players.shortcuts.setAttribute|setAttribute]](''filter, attribute, value'') | * [[gungame.core.players.shortcuts.setAttribute|setAttribute]](''filter, attribute, value'') |
Revision as of 09:50, 27 April 2009
Module: gungame.core.players.shortcuts
Module Overview
GunGame Version: 5.1 or higher
Table of Contents
Contents |
Description
meh
Module Content
Classes
Functions
- addAttributeCallBack(attribute, function, addon)
- removeAttributeCallBack(attribute)
- removeCallBacksForAddon(addon)
- setAttribute(filter, attribute, value)
- deleteAttribute(filter, attribute)
- resetPlayers()
See Also
{{{seealso}}}