Entity.SetDTAngle

From GMod Wiki

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