Garry's Mod Wiki

Revision Difference

Entity:GetTable#561946

<function name="GetTable" parent="Entity" type="classfunc"> <description>Returns the table that contains all script values saved within the entity.</description> <realm>Shared</realm> <rets> <ret name="" type="table">The entity's Lua table.</ret> <ret name="" type="table">The entity's Lua table, returns nil if called on a NULL entity.</ret> </rets> </function>