Revision Difference
Entity:GetDTInt#528231
<function name="GetDTInt" parent="Entity" type="classfunc">
	<description>
<internal></internal>
This is called internally by the <page>Entity:NetworkVar</page> system, you can use this in cases where using NetworkVar is not possible.
Get an integer stored in the datatable of the entity.
	</description>
	<realm>Shared</realm>
	<args>
		<arg name="key" type="number">Goes from 0 to 63.
		<arg name="key" type="number">Goes from 0 to 31.
Specifies what key to grab from datatable.</arg>
	</args>
	<rets>
		<ret name="" type="number">32-bit signed integer</ret>
	</rets>
</function>
 Garry's Mod
			Garry's Mod 
		 Rust
			Rust 
		 Steamworks
			Steamworks 
		 Wiki Help
			Wiki Help