base_entity
__index
local health = player.m_iHealth;
local health = player['m_iHealth']; -- this also worksget_class_name
to_weapon_base_gun
to_weapon_base
to_player_pawn
to_player_controller
Last updated