Gungame51.core.players.shortcuts
From GunGame5 Documentation
(Difference between revisions)
m (moved Gungame.core.players.shortcuts to Gungame51.core.players.shortcuts: proper directory) |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{Module|name=gungame.core.players.shortcuts| | + | {{Module| |
+ | |||
+ | |||
+ | name=gungame.core.players.shortcuts| | ||
+ | |||
+ | |||
ggversion=5.1 or higher| | ggversion=5.1 or higher| | ||
+ | |||
+ | |||
description=meh| | description=meh| | ||
+ | |||
+ | |||
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.setAttribute|setAttribute]](''filter, attribute, value'') | ||
+ | * [[gungame.core.players.shortcuts.deleteAttribute|deleteAttribute]](''filter, attribute'') | ||
+ | * [[gungame.core.players.shortcuts.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'') | ||
* [[gungame.core.players.shortcuts.removeAttributeCallBack|removeAttributeCallBack]](''attribute'') | * [[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.resetPlayers|resetPlayers]]()| | * [[gungame.core.players.shortcuts.resetPlayers|resetPlayers]]()| | ||
}} | }} |
Current revision as of 01:30, 19 April 2011
Module: gungame.core.players.shortcuts
Module Overview
GunGame Version: 5.1 or higher
Table of Contents
Contents |
Description
meh
Module Content
Classes
Functions
- setAttribute(filter, attribute, value)
- deleteAttribute(filter, attribute)
- addAttributeCallBack(attribute, function, addon)
- removeAttributeCallBack(attribute)
- removeCallBacksForAddon(addon)
- resetPlayers()
See Also
{{{seealso}}}