ATriggerBox

A box shaped trigger, used to generate overlap events in the level

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TriggerBox.h

Include

#include "Engine/TriggerBox.h"

Syntax

class ATriggerBox : public ATriggerBase

Remarks

A box shaped trigger, used to generate overlap events in the level

Constructors

Name Description

Public function

ATriggerBox

(
    const FObjectInitializer& ObjectIn...
)

Overridden from AActor

Name Description

Public function Virtual

void

 

EditorApplyScale

(
    const FVector& DeltaScale,
    const FVector* PivotLocation,
    bool bAltDown,
    bool bShiftDown,
    bool bCtrlDown
)

Called by ApplyDeltaToActor to perform an actor class-specific operation based on widget manipulation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss