FNavigationLinkBase::DescribeCustomFlags

Set up bCustomFlagX properties and expose them for edit

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavLinkDefinition.h

Include

#include "AI/Navigation/NavLinkDefinition.h"

Source

/Engine/Source/Runtime/Engine/Private/AI/Navigation/NavigationModifier.cpp

Syntax

static void DescribeCustomFlags
(
    const TArray< FString > & EditableFlagNames,
    UClass * NavLinkPropertiesOwnerClass
)

Remarks

Set up bCustomFlagX properties and expose them for edit

Parameters

Parameter

Description

NavLinkPropertiesOwnerClass

optional object holding FNavigationLinkBase structs, defaults to UNavLinkDefinition

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