Gungame51.core.players.Player
From GunGame5 Documentation
(Difference between revisions)
(Created page with '{{Class| name=Player| module=gungame.core.players| ggversion=5.1| description=| shortexample=| methods=| attributes=| notes=| seealso=| }}') |
|||
Line 12: | Line 12: | ||
shortexample=| | shortexample=| | ||
- | methods=| | + | methods=* [[gungame.core.players.Player.__init__|__init__]](''userid'') |
- | + | gungame.core.players.Player.addAttributeCallBack|addAttributeCallBack]](''attribute, function, addon'') | |
+ | * gungame.core.players.Player.removeAttributeCallBack|removeAttributeCallBack]](''attribute'') | ||
+ | | | ||
attributes=| | attributes=| | ||
Revision as of 04:59, 28 April 2009
Contents |
Class: Player
Module: gungame.core.players
GunGame Version: 5.1
Overview
Description
Quick Example
Methods
- __init__(userid)
gungame.core.players.Player.addAttributeCallBack
Static Methods
{{{staticmethods}}}