GetEntityCollisionGroup()

Syntax

Result = GetEntityCollisionGroup(#Entity)
Description
Get the current entity collision group, as set with SetEntityCollisionFilter().

Parameters

#Entity The entity to use.

Return value

The current entity collision group.

See Also

SetEntityCollisionFilter(), GetEntityCollisionMask()

Supported OS

All

<- GetEntityAttribute() - Entity Index - GetEntityCollisionMask() ->