EHANDLE
Networked handle for CBaseEntity.
Methods
EHANDLE& opAssign(const EHANDLE&in other)--CBaseEntity@ opAssign(CBaseEntity@ ent)--bool opImplConv() const--CBaseEntity@ opImplCast() const--CBaseEntity@ GetEntity() const-- Gets the base entity pointer.int GetSerialNumber() const-- Gets the serial number.bool IsValid() const-- Returns true if handle is valid.CBaseEntity@ opImplCast()-- EHANDLE to CBaseEntity.