net_skill Class Reference

file : ../lua/net/net.skill.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed Send_Request_SkillUse (mixed skillid)
static mixed Send_SkillLockState (mixed skillid, mixed lockstate)


Detailed Description

file : ../lua/net/net.skill.lua (this is just a pseudo class used for grouping global functions)

Definition at line 1571 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed net_skill::Send_Request_SkillUse ( mixed  skillid  )  [inline, static]

see also net.mobile.lua stuff for skills Request SkillUse

Definition at line 1576 of file lua_pseudo_code.cpp.

static mixed net_skill::Send_SkillLockState ( mixed  skillid,
mixed  lockstate 
) [inline, static]

sends the server the lock state of one skill (more skills are possible but not used in this function) lockstate (0=up, 1=down, 2=locked)

Definition at line 1580 of file lua_pseudo_code.cpp.


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

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6