gContainerPrototype Class Reference

List of all members.

Public Member Functions

mixed AddWeapon (mixed weapontype_or_name_or_id)
mixed DelWeapon (mixed weapontype_or_name_or_id)
mixed ServerSendSpawn (mixed con)
 sends spawn message
mixed SetContainerTypeContent (mixed objecttype_or_name_or_id, mixed amount)
 ##### ##### ##### ##### ##### TypeContent
mixed GetContainerTypeContent (mixed objecttype_or_name_or_id)
mixed GetSum (mixed typefieldname)
mixed ServerSendCompleteContents (mixed con)
 called when a new player joins the game, send all content


Detailed Description

Definition at line 406 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed gContainerPrototype::AddWeapon ( mixed  weapontype_or_name_or_id  )  [inline]

Definition at line 408 of file lua_pseudo_code.cpp.

mixed gContainerPrototype::DelWeapon ( mixed  weapontype_or_name_or_id  )  [inline]

Definition at line 410 of file lua_pseudo_code.cpp.

mixed gContainerPrototype::ServerSendSpawn ( mixed  con  )  [inline]

sends spawn message

Definition at line 413 of file lua_pseudo_code.cpp.

mixed gContainerPrototype::SetContainerTypeContent ( mixed  objecttype_or_name_or_id,
mixed  amount 
) [inline]

##### ##### ##### ##### ##### TypeContent

Definition at line 416 of file lua_pseudo_code.cpp.

mixed gContainerPrototype::GetContainerTypeContent ( mixed  objecttype_or_name_or_id  )  [inline]

Definition at line 418 of file lua_pseudo_code.cpp.

mixed gContainerPrototype::GetSum ( mixed  typefieldname  )  [inline]

typefieldname=nil : amount*1 typefieldname=typefieldname : amount*objtype[typefieldname]

Definition at line 422 of file lua_pseudo_code.cpp.

mixed gContainerPrototype::ServerSendCompleteContents ( mixed  con  )  [inline]

called when a new player joins the game, send all content

Definition at line 425 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Sun Feb 5 06:00:27 2012 for lua by  doxygen 1.5.6