Navigation
API > API/Plugins > API/Plugins/AvalancheInteractiveTools
| |
|
| Name |
EAvaInteractiveToolsToolViewportPointListPlannerLineStatus |
| Type |
enum |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheInteractiveTools/Public/Planners/AvaInteractiveToolsToolViewportPointListPlanner.h |
| Include Path |
#include "Planners/AvaInteractiveToolsToolViewportPointListPlanner.h" |
Syntax
enum EAvaInteractiveToolsToolViewportPointListPlannerLineStatus
{
Neutral,
Allowed,
Disallowed,
}
Values
| Name |
Remarks |
| Neutral |
|
| Allowed |
|
| Disallowed |
|