Garry's Mod Wiki

scripted_ents.GetMember

  any scripted_ents.GetMember( string class, string name )

Description

Retrieves a member of entity's table.

Arguments

1 string class
Entity's class name
2 string name
Name of member to retrieve

Returns

1 any
The member or nil if failed