unreal.CollisionResponseType

class unreal.CollisionResponseType

Bases: unreal.EnumBase

Enum indicating how each type should respond

C++ Source:

  • Module: Engine

  • File: EngineTypes.h

ECR_BLOCK

2

ECR_IGNORE

0

ECR_OVERLAP

1