Entity.GetMoveCollide

From GMod Wiki

Jump to: navigation, search
Function
Syntax Entity:GetMoveCollide( )
Description:
Returns the Move Collide of the entity. The move collide is the way a physics object reacts to hitting an object - will it bounce, slide? The returned value is an integer that corresponds to a Move Collide enumeration.
Returns: Integer
In Object: Entity
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Entity.GetMoveCollide]Entity.GetMoveCollide [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox