Public Member Functions | |
| attack_ref (const attack_ptr &atk) | |
| attack_ref (const_attack_ptr atk) | |
Public Attributes | |
| attack_ptr | attack |
| const_attack_ptr | cattack |
Definition at line 34 of file lua_unit_attacks.cpp.
|
inline |
Definition at line 37 of file lua_unit_attacks.cpp.
|
inline |
Definition at line 38 of file lua_unit_attacks.cpp.
| attack_ptr attack_ref::attack |
Definition at line 35 of file lua_unit_attacks.cpp.
Referenced by impl_unit_attack_get(), and luaW_checkweapon().
| const_attack_ptr attack_ref::cattack |
Definition at line 36 of file lua_unit_attacks.cpp.
Referenced by impl_unit_attack_get(), and impl_unit_attack_tostring().