Entity.SetDTAngle

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:SetDTAngle( Var Key, Angle Value )
Description:
Sets a DTAngle.
Returns: nil
In Object: Entity
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Entity.SetDTAngle]Entity.SetDTAngle [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionSets the first DTAngle to Angle(1,2,3)
Used onNewerShared.png
Code
ent:SetDTAngle(0,Angle(1,2,3))
OutputN/A


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox