Entity.GetDTFloat

From GMod Wiki

Jump to: navigation, search
Function
Syntax Entity:GetDTFloat( Var Key )
Description:
Gets a DTFloat.
Returns: Float
In Object: Entity
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Entity.GetDTFloat]Entity.GetDTFloat [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionGets the first DTFloat
Used onNewerShared.png
Code
print(ent:GetDTFloat(0))
OutputUnless you've set it to something else, 0.


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox