Back to search
Node refGold tierPhysics

SetCollisionProfileName — set collision profile by name

Updated 3mo ago
UE 5.0UE 5.1UE 5.2UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#collision#profile#preset

Reference

Common profiles: BlockAll, OverlapAll, BlockAllDynamic, OverlapAllDynamic, Pawn, NoCollision, Custom.

Pins

Inputs

  • execute:exec
  • self:object
  • InCollisionProfileName:name
  • bUpdateOverlaps:bool

Outputs

  • then:exec

Function target: SetCollisionProfileName · Node name: Set Collision Profile Name