Skip to content

Player🔗

This represents a player. It inherits all methods from Entity.

Fun fact (not useful in Lua): Internally this is represented as a CExperimentPlayer in the source code which inherits from the default CBasePlayer.

Methods