Gungame51.core.players.Player

From GunGame5 Documentation

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
methods=* [[gungame.core.players.Player.__init__|__init__]](''userid'')
methods=* [[gungame.core.players.Player.__init__|__init__]](''userid'')
-
[[gungame.core.players.Player.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'')
+
==== Static Class Methods ====
 +
* [[gungame.core.players.Player.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'')
* [[gungame.core.players.Player.removeAttributeCallBack|removeAttributeCallBack]](''attribute'')
* [[gungame.core.players.Player.removeAttributeCallBack|removeAttributeCallBack]](''attribute'')
* [[gungame.core.players.Player.removeCallBacksForAddon|removeCallBacksForAddon]](''addon'')|
* [[gungame.core.players.Player.removeCallBacksForAddon|removeCallBacksForAddon]](''addon'')|

Revision as of 05:02, 28 April 2009



Contents

Class: Player

Module: gungame.core.players
GunGame Version: 5.1

Overview

Description

Quick Example

Methods

Static Class Methods

Static Methods

{{{staticmethods}}}

Attributes

Notes

See Also

Personal tools