Entity:DTVar
Description
This is used internally - although you're able to use it you probably shouldn't.
You should use Entity:NetworkVar instead
You should use Entity:NetworkVar instead
Sets up a self.dt.NAME alias for a Data Table variable.
Arguments
1 string Type
The type of the DTVar being set up. It can be one of the following: 'Int', 'Float', 'Vector', 'Angle', 'Bool', 'Entity' or 'String'