Gungame51.core.players.Player

From GunGame5 Documentation

(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
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'')
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'')|
 +
 
 +
 
attributes=|
attributes=|

Revision as of 05:00, 28 April 2009



Contents

Class: Player

Module: gungame.core.players
GunGame Version: 5.1

Overview

Description

Quick Example

Methods

gungame.core.players.Player.addAttributeCallBack

Static Methods

{{{staticmethods}}}

Attributes

Notes

See Also

Personal tools