Revision Difference
Entity:SetTable#529248
<function name="SetTable" parent="Entity" type="classfunc">
<description>Changes the table that can be accessed by indexing an entity. Each entity starts with its own table by default.</description>⤶
<description><internal></internal>⤶
⤶
Changes the table that can be accessed by indexing an entity. Each entity starts with its own table by default.</description>⤶
<realm>Shared</realm>
<args>
<arg name="tab" type="table">Table for the entity to use</arg>
</args>
</function>