Entity.SetDTBool

From GMod Wiki

Revision as of 13:53, 6 June 2010 by TheJ89 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Function
Syntax Entity:SetDTBool( Var Key, Boolean Value )
Description:
Sets a DTBool.
Returns: nil
In Object: Entity
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Entity.SetDTBool]Entity.SetDTBool [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionSets the first DTBool to false
Used onNewerShared.png
Code
ent:SetDTBool(0,false)
OutputN/A


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox