Entity.SetDTFloat

From GMod Wiki

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


Examples

DescriptionSets the first DTFloat to 1.23
Used onNewerShared.png
Code
ent:SetDTFloat(0,1.23)
OutputN/A


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox