Entity.SetDTEntity

From GMod Wiki

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


Examples

DescriptionSets the first DTEntity to Entity(3)
Used onNewerShared.png
Code
ent:SetDTEntity(0,Entity(3))
OutputN/A


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox