Revision Difference
Entity:GetTable#551761
<function name="GetTable" parent="Entity" type="classfunc">
<description>Returns the table that contains all values saved within the entity.</description>
<description>Returns the table that contains all script values saved within the entity.</description>
<realm>Shared</realm>
<rets>
<ret name="" type="table">entTable</ret>⤶
<ret name="" type="table">The entity's Lua table.</ret>⤶
</rets>
</function>