unreal.SuggestProjVelocityTraceOption

class unreal.SuggestProjVelocityTraceOption

Bases: EnumBase

Trace option to SuggestProjectileVelocity functions.

C++ Source:

  • Module: Engine

  • File: GameplayStaticsTypes.h

DO_NOT_TRACE: SuggestProjVelocityTraceOption

0

ONLY_TRACE_WHILE_ASCENDING: SuggestProjVelocityTraceOption

2

TRACE_FULL_PATH: SuggestProjVelocityTraceOption

1