UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNavigationDirtyElementKeyFunctions Struct Reference

#include <NavigationOctreeController.h>

+ Inheritance diagram for FNavigationDirtyElementKeyFunctions:

Static Public Member Functions

static FNavigationElementHandle GetSetKey (ElementInitType Element)
 
static bool Matches (KeyInitType A, KeyInitType B)
 
static uint32 GetKeyHash (KeyInitType Key)
 

Additional Inherited Members

- Public Types inherited from BaseKeyFuncs< FNavigationDirtyElement, FNavigationElementHandle, false >
enum  
 
typedef FNavigationElementHandle KeyType
 
typedef TCallTraits< FNavigationElementHandle >::ParamType KeyInitType
 
typedef TCallTraits< FNavigationDirtyElement >::ParamType ElementInitType
 

Member Function Documentation

◆ GetKeyHash()

static uint32 FNavigationDirtyElementKeyFunctions::GetKeyHash ( KeyInitType  Key)
inlinestatic

◆ GetSetKey()

static FNavigationElementHandle FNavigationDirtyElementKeyFunctions::GetSetKey ( ElementInitType  Element)
inlinestatic

◆ Matches()

static bool FNavigationDirtyElementKeyFunctions::Matches ( KeyInitType  A,
KeyInitType  B 
)
inlinestatic

The documentation for this struct was generated from the following file: