Entity.GetDTAngle

From GMod Wiki

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


Examples

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


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox