unreal.SuggestProjVelocityTraceOption
¶
- class unreal.SuggestProjVelocityTraceOption¶
Bases:
unreal.EnumBase
Trace option to SuggestProjectileVelocity functions.
C++ Source:
Module: Engine
File: GameplayStaticsTypes.h
- DO_NOT_TRACE¶
0
- ONLY_TRACE_WHILE_ASCENDING¶
2
- TRACE_FULL_PATH¶
1