obj_dynamic Class Reference

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

List of all members.

Static Public Member Functions

static mixed GetDynamic (mixed dynamic_or_serial)
 todo : hausschild
static mixed InitializeDynamic (mixed serial)
 constructor, don't call directly, use CreateOrUpdateDynamic() instead
static mixed CreateOrUpdateDynamic (mixed dynamicdata, mixed mobile)


Detailed Description

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

Definition at line 938 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed obj_dynamic::GetDynamic ( mixed  dynamic_or_serial  )  [inline, static]

todo : hausschild

Definition at line 941 of file lua_pseudo_code.cpp.

static mixed obj_dynamic::InitializeDynamic ( mixed  serial  )  [inline, static]

constructor, don't call directly, use CreateOrUpdateDynamic() instead

Definition at line 944 of file lua_pseudo_code.cpp.

static mixed obj_dynamic::CreateOrUpdateDynamic ( mixed  dynamicdata,
mixed  mobile 
) [inline, static]

called from kPacket_Show_Item,kPacket_Object_to_Object,kPacket_Container_Contents mobile is only set if called from mobile:Update with equipmentdata , e.g. from kPacket_Equipped_MOB or kPacket_Equip_Item

Definition at line 948 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