![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UNavigationSystemV1, including all inherited members.
| AbortAsyncFindPathRequest(uint32 AsynPathQueryID) | UNavigationSystemV1 | |
| AbortInsideMemberFunction() const | UObject | |
| AbstractNavData | UNavigationSystemV1 | |
| ActiveTilesUpdateInterval | UNavigationSystemV1 | protected |
| AddAsyncQuery(const FAsyncPathFindingQuery &Query) | UNavigationSystemV1 | protected |
| AddDirtyArea(const FBox &NewArea, ENavigationDirtyFlag Flags, const FName &DebugReason=NAME_None) | UNavigationSystemV1 | |
| AddDirtyArea(const FBox &NewArea, ENavigationDirtyFlag Flags, const TFunction< const TSharedPtr< const FNavigationElement >()> &ElementProviderFunc, const FName &DebugReason=NAME_None) | UNavigationSystemV1 | |
| AddDirtyArea(const FBox &NewArea, int32 Flags, const FName &DebugReason=NAME_None) | UNavigationSystemV1 | |
| AddDirtyArea(const FBox &NewArea, int32 Flags, const TFunction< UObject *()> &ObjectProviderFunc, const FName &DebugReason=NAME_None) | UNavigationSystemV1 | |
| AddDirtyAreas(const TArray< FBox > &NewAreas, ENavigationDirtyFlag Flags, const FName &DebugReason=NAME_None) | UNavigationSystemV1 | |
| AddDirtyAreas(const TArray< FBox > &NewAreas, int32 Flags, const FName &DebugReason=NAME_None) | UNavigationSystemV1 | |
| AddElementToNavOctree(const FNavigationDirtyElement &DirtyElement) | UNavigationSystemV1 | protected |
| AddLevelCollisionToOctree(ULevel *Level) | UNavigationSystemV1 | protected |
| AddLevelToOctree(ULevel &Level) | UNavigationSystemV1 | protectedvirtual |
| AddNavigationBounds(const FNavigationBounds &NewBounds) | UNavigationSystemV1 | protected |
| AddNavigationBoundsUpdateRequest(const FNavigationBoundsUpdateRequest &UpdateRequest) | UNavigationSystemV1 | protected |
| AddNavigationBuildLock(uint8 Flags) | UNavigationSystemV1 | |
| AddNavigationDataChunk(class ANavigationDataChunkActor &DataChunkActor) override | UNavigationSystemV1 | virtual |
| AddNavigationElement(UWorld *World, FNavigationElement &&Element) | UNavigationSystemV1 | static |
| AddRef() const | UObjectBase | |
| AddReferencedObjects(UObject *InThis, FReferenceCollector &Collector) | UNavigationSystemV1 | static |
| AddToCluster(UObjectBaseUtility *ClusterRootOrObjectFromCluster, bool bAddAsMutableObject=false) | UObjectBaseUtility | |
| AddToRoot() | UObjectBaseUtility | inline |
| AgentToNavDataMap | UNavigationSystemV1 | protected |
| AppendConfig(const UNavigationSystemConfig &NewConfig) override | UNavigationSystemV1 | virtual |
| AppendName(FString &ResultString) const | UObjectBaseUtility | inline |
| ApplySupportedAgentsFilter() | UNavigationSystemV1 | protected |
| ApplyWorldOffset(const FVector &InOffset, bool bWorldShift) override | UNavigationSystemV1 | virtual |
| AreNativePropertiesIdenticalTo(UObject *Other) const | UObject | inlinevirtual |
| AsyncPathFindingCompletedQueries | UNavigationSystemV1 | protected |
| AsyncPathFindingQueries | UNavigationSystemV1 | protected |
| AsyncPathFindingTask | UNavigationSystemV1 | protected |
| AtomicallyClearFlags(EObjectFlags FlagsToClear) | UObjectBase | inline |
| AtomicallyClearInternalFlags(EInternalObjectFlags FlagsToClear) const | UObjectBaseUtility | inline |
| AtomicallySetFlags(EObjectFlags FlagsToAdd) | UObjectBase | inline |
| bAbortAsyncQueriesRequested | UNavigationSystemV1 | protected |
| bAllowClientSideNavigation | UNavigationSystemV1 | protected |
| bAsyncBuildPaused | UNavigationSystemV1 | protected |
| bAutoCreateNavigationData | UNavigationSystemV1 | protected |
| bCleanUpDone | UNavigationSystemV1 | protected |
| BeginDestroy() | UObject | virtual |
| bGenerateNavigationOnlyAroundNavigationInvokers | UNavigationSystemV1 | protected |
| bInitialBuildingLocked | UNavigationSystemV1 | |
| bInitialLevelsAdded | UNavigationSystemV1 | protected |
| bInitialSetupHasBeenPerformed | UNavigationSystemV1 | protected |
| bIsPIEActive | UNavigationSystemV1 | protectedstatic |
| bNavigationAutoUpdateEnabled | UNavigationSystemV1 | protectedstatic |
| bShouldDiscardSubLevelNavData | UNavigationSystemV1 | protected |
| bSkipAgentHeightCheckWhenPickingNavData | UNavigationSystemV1 | |
| bSpawnNavDataInNavBoundsLevel | UNavigationSystemV1 | protected |
| bStaticRuntimeNavigation | UNavigationSystemV1 | protectedstatic |
| bSupportRebuilding | UNavigationSystemV1 | protected |
| bTickWhilePaused | UNavigationSystemV1 | protected |
| Build() | UNavigationSystemV1 | virtual |
| BuildBounds | UNavigationSystemV1 | |
| BuildDelegate() | UNavigationSystemBase | protectedstatic |
| BuildSubobjectMapping(UObject *OtherObject, TMap< UObject *, UObject * > &ObjectMapping) const | UObject | virtual |
| bUpdateNavOctreeOnComponentChange | UNavigationSystemV1 | protectedstatic |
| bWholeWorldNavigable | UNavigationSystemV1 | |
| bWorldInitDone | UNavigationSystemV1 | protected |
| CalcTimeSlicedUpdateData(TArray< double > &OutCurrentTimeSlicedBuildTaskDurations, TArray< bool > &OutIsTimeSlicingArray, bool &bOutAnyNonTimeSlicedGenerators, TArray< int32, TInlineAllocator< 8 > > &OutNumTimeSlicedRemainingBuildTasksArray) | UNavigationSystemV1 | protected |
| CallAddReferencedObjects(FReferenceCollector &Collector) | UObject | |
| CallFunction(FFrame &Stack, RESULT_DECL, UFunction *Function) | UObject | |
| CallFunctionByNameWithArguments(const TCHAR *Cmd, FOutputDevice &Ar, UObject *Executor, bool bForceCallWithNonExec=false) | UObject | |
| CallRemoteFunction(UFunction *Function, void *Parms, struct FOutParmRec *OutParms, FFrame *Stack) | UObject | inlinevirtual |
| CanBeClusterRoot() const | UObjectBaseUtility | inlinevirtual |
| CanBeInCluster() const | UObjectBaseUtility | virtual |
| CancelBuild() | UNavigationSystemV1 | virtual |
| CanCheckDefaultSubObjects(bool bForceCheck, bool &bResult) const | UObject | protected |
| CanCreateInCurrentContext(UObject *Template) | UObject | static |
| CanRebuildDirtyNavigation() const | UNavigationSystemV1 | |
| CheckDefaultSubobjects(bool bForceCheck=false) const | UObject | |
| CheckDefaultSubobjectsInternal() const | UObject | protectedvirtual |
| CleanUp(const FNavigationSystem::ECleanupMode Mode=FNavigationSystem::ECleanupMode::CleanupUnsafe) override | UNavigationSystemV1 | virtual |
| ClearFlags(EObjectFlags FlagsToClear) | UObjectBaseUtility | inline |
| ClearGarbage() | UObjectBaseUtility | inline |
| ClearInternalFlags(EInternalObjectFlags FlagsToClear) const | UObjectBaseUtility | inline |
| ClearNavOctreeAll(AActor *Actor) | UNavigationSystemV1 | static |
| CollectDefaultSubobjects(TArray< UObject * > &OutDefaultSubobjects, bool bIncludeNestedSubobjects=false) const | UObject | |
| CollectSaveOverrides(FObjectCollectSaveOverridesContext SaveContext) | UObject | virtual |
| ComputeCustomLinkBounds(const INavLinkCustomInterface &CustomLink) | UNavigationSystemV1 | static |
| ComputeNavDataBounds() const override | UNavigationSystemV1 | virtual |
| UNavigationSystemBase::ComputeNavDataBounds | UNavigationSystemBase | |
| ConditionalBeginDestroy() | UObject | |
| ConditionalFinishDestroy() | UObject | |
| ConditionalPopulateNavOctree() | UNavigationSystemV1 | protectedvirtual |
| ConditionalPostLoad() | UObject | |
| ConditionalPostLoadSubobjects(struct FObjectInstancingGraph *OuterInstanceGraph=NULL) | UObject | |
| ConditionalPreload() | UObject | |
| Configure(const UNavigationSystemConfig &Config) override | UNavigationSystemV1 | virtual |
| ConfigureAsStatic(bool bEnableStatic=true) | UNavigationSystemV1 | static |
| ConstructNavOctree() | UNavigationSystemV1 | protectedvirtual |
| ContainsNavData(const FBox &Bounds) const override | UNavigationSystemV1 | virtual |
| UNavigationSystemBase::ContainsNavData | UNavigationSystemBase | |
| CreateCluster() | UObjectBaseUtility | virtual |
| CreateCrowdManager() | UNavigationSystemV1 | protectedvirtual |
| CreateDefaultQueryFilterCopy() const | UNavigationSystemV1 | |
| CreateDefaultSubobject(FName SubobjectFName, UClass *ReturnType, UClass *ClassToCreateByDefault, bool bIsRequired, bool bIsTransient) | UObject | |
| CreateDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateEditorOnlyDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateNavigationDataInstanceInLevel(const FNavDataConfig &NavConfig, ULevel *SpawnLevel) | UNavigationSystemV1 | virtual |
| CreateNavigationSystem(UWorld *WorldOwner) | UNavigationSystemV1 | static |
| CreateOptionalDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CreateOptionalDefaultSubobject(FName SubobjectName, bool bTransient=false) | UObject | inline |
| CrowdManagerClass | UNavigationSystemV1 | protected |
| CurrentlyDrawnNavDataIndex | UNavigationSystemV1 | protected |
| CustomNavLinksMap | UNavigationSystemV1 | protected |
| CycleNavigationDataDrawn() | UNavigationSystemV1 | |
| DataGatheringMode | UNavigationSystemV1 | protected |
| DebugLogInvokers(FOutputDevice &OutputDevice) const | UNavigationSystemV1 | |
| DECLARE_FUNCTION(ProcessInternal) | UObject | |
| DECLARE_FUNCTION(execUndefined) | UObject | |
| DECLARE_FUNCTION(execLocalVariable) | UObject | |
| DECLARE_FUNCTION(execInstanceVariable) | UObject | |
| DECLARE_FUNCTION(execDefaultVariable) | UObject | |
| DECLARE_FUNCTION(execLocalOutVariable) | UObject | |
| DECLARE_FUNCTION(execInterfaceVariable) | UObject | |
| DECLARE_FUNCTION(execClassSparseDataVariable) | UObject | |
| DECLARE_FUNCTION(execInterfaceContext) | UObject | |
| DECLARE_FUNCTION(execArrayElement) | UObject | |
| DECLARE_FUNCTION(execBoolVariable) | UObject | |
| DECLARE_FUNCTION(execClassDefaultVariable) | UObject | |
| DECLARE_FUNCTION(execEndFunctionParms) | UObject | |
| DECLARE_FUNCTION(execNothing) | UObject | |
| DECLARE_FUNCTION(execNothingInt32) | UObject | |
| DECLARE_FUNCTION(execNothingOp4a) | UObject | |
| DECLARE_FUNCTION(execBreakpoint) | UObject | |
| DECLARE_FUNCTION(execTracepoint) | UObject | |
| DECLARE_FUNCTION(execWireTracepoint) | UObject | |
| DECLARE_FUNCTION(execInstrumentation) | UObject | |
| DECLARE_FUNCTION(execEndOfScript) | UObject | |
| DECLARE_FUNCTION(execReturnNothing) | UObject | |
| DECLARE_FUNCTION(execEmptyParmValue) | UObject | |
| DECLARE_FUNCTION(execJump) | UObject | |
| DECLARE_FUNCTION(execJumpIfNot) | UObject | |
| DECLARE_FUNCTION(execAssert) | UObject | |
| DECLARE_FUNCTION(execPushExecutionFlow) | UObject | |
| DECLARE_FUNCTION(execPopExecutionFlow) | UObject | |
| DECLARE_FUNCTION(execComputedJump) | UObject | |
| DECLARE_FUNCTION(execPopExecutionFlowIfNot) | UObject | |
| DECLARE_FUNCTION(execLet) | UObject | |
| DECLARE_FUNCTION(execLetObj) | UObject | |
| DECLARE_FUNCTION(execLetWeakObjPtr) | UObject | |
| DECLARE_FUNCTION(execLetBool) | UObject | |
| DECLARE_FUNCTION(execLetDelegate) | UObject | |
| DECLARE_FUNCTION(execLetMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execAddMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execClearMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execEatReturnValue) | UObject | |
| DECLARE_FUNCTION(execRemoveMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execSelf) | UObject | |
| DECLARE_FUNCTION(execContext) | UObject | |
| DECLARE_FUNCTION(execContext_FailSilent) | UObject | |
| DECLARE_FUNCTION(execStructMemberContext) | UObject | |
| DECLARE_FUNCTION(execVirtualFunction) | UObject | |
| DECLARE_FUNCTION(execFinalFunction) | UObject | |
| DECLARE_FUNCTION(execLocalVirtualFunction) | UObject | |
| DECLARE_FUNCTION(execLocalFinalFunction) | UObject | |
| DECLARE_FUNCTION(execStructCmpEq) | UObject | |
| DECLARE_FUNCTION(execStructCmpNe) | UObject | |
| DECLARE_FUNCTION(execStructMember) | UObject | |
| DECLARE_FUNCTION(execEqualEqual_DelegateDelegate) | UObject | |
| DECLARE_FUNCTION(execNotEqual_DelegateDelegate) | UObject | |
| DECLARE_FUNCTION(execEqualEqual_DelegateFunction) | UObject | |
| DECLARE_FUNCTION(execNotEqual_DelegateFunction) | UObject | |
| DECLARE_FUNCTION(execIntConst) | UObject | |
| DECLARE_FUNCTION(execInt64Const) | UObject | |
| DECLARE_FUNCTION(execUInt64Const) | UObject | |
| DECLARE_FUNCTION(execSkipOffsetConst) | UObject | |
| DECLARE_FUNCTION(execFloatConst) | UObject | |
| DECLARE_FUNCTION(execDoubleConst) | UObject | |
| DECLARE_FUNCTION(execStringConst) | UObject | |
| DECLARE_FUNCTION(execUnicodeStringConst) | UObject | |
| DECLARE_FUNCTION(execTextConst) | UObject | |
| DECLARE_FUNCTION(execPropertyConst) | UObject | |
| DECLARE_FUNCTION(execObjectConst) | UObject | |
| DECLARE_FUNCTION(execSoftObjectConst) | UObject | |
| DECLARE_FUNCTION(execFieldPathConst) | UObject | |
| DECLARE_FUNCTION(execInstanceDelegate) | UObject | |
| DECLARE_FUNCTION(execNameConst) | UObject | |
| DECLARE_FUNCTION(execByteConst) | UObject | |
| DECLARE_FUNCTION(execIntZero) | UObject | |
| DECLARE_FUNCTION(execIntOne) | UObject | |
| DECLARE_FUNCTION(execTrue) | UObject | |
| DECLARE_FUNCTION(execFalse) | UObject | |
| DECLARE_FUNCTION(execNoObject) | UObject | |
| DECLARE_FUNCTION(execNullInterface) | UObject | |
| DECLARE_FUNCTION(execIntConstByte) | UObject | |
| DECLARE_FUNCTION(execRotationConst) | UObject | |
| DECLARE_FUNCTION(execVectorConst) | UObject | |
| DECLARE_FUNCTION(execVector3fConst) | UObject | |
| DECLARE_FUNCTION(execTransformConst) | UObject | |
| DECLARE_FUNCTION(execStructConst) | UObject | |
| DECLARE_FUNCTION(execSetArray) | UObject | |
| DECLARE_FUNCTION(execSetSet) | UObject | |
| DECLARE_FUNCTION(execSetMap) | UObject | |
| DECLARE_FUNCTION(execArrayConst) | UObject | |
| DECLARE_FUNCTION(execSetConst) | UObject | |
| DECLARE_FUNCTION(execMapConst) | UObject | |
| DECLARE_FUNCTION(execBitFieldConst) | UObject | |
| DECLARE_FUNCTION(execNew) | UObject | |
| DECLARE_FUNCTION(execClassContext) | UObject | |
| DECLARE_FUNCTION(execNativeParm) | UObject | |
| DECLARE_FUNCTION(execCast) | UObject | |
| DECLARE_FUNCTION(execDynamicCast) | UObject | |
| DECLARE_FUNCTION(execMetaCast) | UObject | |
| DECLARE_FUNCTION(execInterfaceCast) | UObject | |
| DECLARE_FUNCTION(execDoubleToFloatCast) | UObject | |
| DECLARE_FUNCTION(execFloatToDoubleCast) | UObject | |
| DECLARE_FUNCTION(execObjectToBool) | UObject | |
| DECLARE_FUNCTION(execInterfaceToBool) | UObject | |
| DECLARE_FUNCTION(execObjectToInterface) | UObject | |
| DECLARE_FUNCTION(execInterfaceToInterface) | UObject | |
| DECLARE_FUNCTION(execInterfaceToObject) | UObject | |
| DECLARE_FUNCTION(execGetDynArrayElement) | UObject | |
| DECLARE_FUNCTION(execSetDynArrayElement) | UObject | |
| DECLARE_FUNCTION(execGetDynArrayLength) | UObject | |
| DECLARE_FUNCTION(execSetDynArrayLength) | UObject | |
| DECLARE_FUNCTION(execDynArrayInsert) | UObject | |
| DECLARE_FUNCTION(execDynArrayRemove) | UObject | |
| DECLARE_FUNCTION(execDynArrayFind) | UObject | |
| DECLARE_FUNCTION(execDynArrayFindStruct) | UObject | |
| DECLARE_FUNCTION(execDynArrayAdd) | UObject | |
| DECLARE_FUNCTION(execDynArrayAddItem) | UObject | |
| DECLARE_FUNCTION(execDynArrayInsertItem) | UObject | |
| DECLARE_FUNCTION(execDynArrayRemoveItem) | UObject | |
| DECLARE_FUNCTION(execDynArraySort) | UObject | |
| DECLARE_FUNCTION(execBindDelegate) | UObject | |
| DECLARE_FUNCTION(execCallMulticastDelegate) | UObject | |
| DECLARE_FUNCTION(execLetValueOnPersistentFrame) | UObject | |
| DECLARE_FUNCTION(execCallMathFunction) | UObject | |
| DECLARE_FUNCTION(execSwitchValue) | UObject | |
| DECLARE_FUNCTION(execArrayGetByRef) | UObject | |
| DECLARE_FUNCTION(execAutoRtfmTransact) | UObject | |
| DECLARE_FUNCTION(execAutoRtfmStopTransact) | UObject | |
| DECLARE_FUNCTION(execAutoRtfmAbortIfNot) | UObject | |
| DECLARE_MULTICAST_DELEGATE_OneParam(FOnNavigationDirty, const FBox &) | UNavigationSystemV1 | |
| DefaultAgentName | UNavigationSystemV1 | protected |
| DefaultDirtyAreasController | UNavigationSystemV1 | protected |
| DefaultOctreeController | UNavigationSystemV1 | protected |
| DeferredRegister(UClass *UClassStaticClass, const TCHAR *PackageName, const TCHAR *Name) | UObjectBase | protectedvirtual |
| DemandLazyDataGathering(FNavigationRelevantData &ElementData) | UNavigationSystemV1 | |
| DescribeFilterFlags(UEnum *FlagsEnum) const | UNavigationSystemV1 | |
| DescribeFilterFlags(const TArray< FString > &FlagsDesc) const | UNavigationSystemV1 | |
| DestroyNavOctree() | UNavigationSystemV1 | protectedvirtual |
| DestroyNonNativeProperties() | UObject | |
| DetachExternalPackage() | UObjectBaseUtility | |
| DirtyAreaWarningSizeThreshold | UNavigationSystemV1 | protected |
| DispatchAsyncQueriesResults(const TArray< FAsyncPathFindingQuery > &PathFindingQueries) const | UNavigationSystemV1 | protected |
| DoesPathIntersectBox(const FNavigationPath *Path, const FBox &Box, uint32 StartingIndex=0, FVector *AgentExtent=NULL) | UNavigationSystemV1 | static |
| DoesPathIntersectBox(const FNavigationPath *Path, const FBox &Box, const FVector &AgentLocation, uint32 StartingIndex=0, FVector *AgentExtent=NULL) | UNavigationSystemV1 | static |
| DoInitialSetup() | UNavigationSystemV1 | protectedvirtual |
| ELockRemovalRebuildAction enum name | UNavigationSystemV1 | |
| ENetFields_Private enum name | UObject | |
| EOctreeUpdateMode enum name | UNavigationSystemV1 | |
| ERegistrationResult enum name | UNavigationSystemV1 | |
| ExecHandler | UNavigationSystemV1 | protectedstatic |
| ExecuteUbergraph(int32 EntryPoint) | UObject | |
| ExportCustomProperties(FOutputDevice &Out, uint32 Indent) | UObject | inlinevirtual |
| FillInstantiatedDataMask(TBitArray<> &OutInstantiatedMask, ULevel *InLevel=nullptr) | UNavigationSystemV1 | protected |
| FillNavigationDataChunkActor(const FBox &QueryBounds, class ANavigationDataChunkActor &DataChunkActor, FBox &OutTilesBounds) override | UNavigationSystemV1 | virtual |
| FindElementsInNavOctree(const FBox &QueryBox, const FNavigationOctreeFilter &Filter, TArray< FNavigationOctreeElement > &Elements) | UNavigationSystemV1 | |
| FindFunction(FName InName) const | UObject | |
| FindFunctionChecked(FName InName) const | UObject | |
| FindNearestCommonBaseClass(const UClass *TestClass) const | UObjectBaseUtility | |
| FindPathAsync(const FNavAgentProperties &AgentProperties, FPathFindingQuery Query, const FNavPathQueryDelegate &ResultDelegate, EPathFindingMode::Type Mode=EPathFindingMode::Regular) | UNavigationSystemV1 | |
| FindPathSync(const FNavAgentProperties &AgentProperties, FPathFindingQuery Query, EPathFindingMode::Type Mode=EPathFindingMode::Regular) | UNavigationSystemV1 | |
| FindPathSync(FPathFindingQuery Query, EPathFindingMode::Type Mode=EPathFindingMode::Regular) | UNavigationSystemV1 | |
| FindPathToActorSynchronously(UObject *WorldContextObject, const FVector &PathStart, AActor *GoalActor, float TetherDistance=50.f, AActor *PathfindingContext=NULL, TSubclassOf< UNavigationQueryFilter > FilterClass={}) | UNavigationSystemV1 | static |
| FindPathToLocationSynchronously(UObject *WorldContextObject, const FVector &PathStart, const FVector &PathEnd, AActor *PathfindingContext=NULL, TSubclassOf< UNavigationQueryFilter > FilterClass={}) | UNavigationSystemV1 | static |
| FinishDestroy() override | UNavigationSystemV1 | virtual |
| GatherDebugLabels(TArray< FString > &InOutDebugLabels) const | UNavigationSystemV1 | |
| GatheringNavModifiersWarningLimitTime | UNavigationSystemV1 | protected |
| GatherNavigationBounds() | UNavigationSystemV1 | protectedvirtual |
| GeometryExportTriangleCountWarningThreshold | UNavigationSystemV1 | |
| GetAbstractNavData() const | UNavigationSystemV1 | inline |
| GetAddNavigationElementDelegate() | UNavigationSystemBase | protectedstatic |
| GetAllAttachedActors(const AActor &RootActor, TArray< AActor * > &OutAttachedActors) | UNavigationSystemV1 | protectedstatic |
| GetAllMarks() const | UObjectBaseUtility | inline |
| GetArchetype() const | UObject | |
| GetArchetypeFromRequiredInfo(const UClass *Class, const UObject *Outer, FName Name, EObjectFlags ObjectFlags) | UObject | static |
| GetArchetypeInstances(TArray< UObject * > &Instances) | UObject | |
| GetAssetRegistryTags(FAssetRegistryTagsContext Context) const | UObject | virtual |
| GetAssetRegistryTags(TArray< FAssetRegistryTag > &OutTags) const | UObject | virtual |
| GetAssetRegistryTags(FAssetData &Out) const | UObject | |
| GetAssetRegistryTags(FAssetRegistryTagsContext Context, FAssetData &Out) const | UObject | |
| GetBiggestSupportedAgent(const UWorld *World) | UNavigationSystemV1 | static |
| GetBiggestSupportedAgentDelegate() | UNavigationSystemBase | protectedstatic |
| GetClass() const | UObjectBase | inline |
| GetConfigOverridePlatform() const | UObject | inlinevirtual |
| GetCrowdManager() const | UNavigationSystemV1 | inline |
| GetCurrent(UWorld *World) | UNavigationSystemV1 | static |
| GetCurrent(UObject *WorldContextObject) | UNavigationSystemV1 | static |
| GetCustomLink(uint32 UniqueLinkId) const | UNavigationSystemV1 | inline |
| GetCustomLink(FNavLinkId UniqueLinkId) const | UNavigationSystemV1 | |
| GetDataForElement(FNavigationElementHandle Element) const | UNavigationSystemV1 | |
| GetDataForObject(const UObject &Object) const | UNavigationSystemV1 | |
| GetDefaultConfigFilename() const | UObject | |
| GetDefaultNavDataClassDelegate() | UNavigationSystemBase | protectedstatic |
| GetDefaultNavDataInstance(FNavigationSystem::ECreateIfMissing CreateNewIfNoneFound) | UNavigationSystemV1 | |
| GetDefaultNavDataInstance() const | UNavigationSystemV1 | inline |
| GetDefaultSubobjectByName(FName ToFind) | UObject | |
| GetDefaultSubobjects(TArray< UObject * > &OutDefaultSubobjects) | UObject | |
| GetDefaultSupportedAgent() | UNavigationSystemV1 | static |
| GetDefaultSupportedAgentConfig() const | UNavigationSystemV1 | |
| GetDefaultSupportedAgentDelegate() | UNavigationSystemBase | protectedstatic |
| GetDesc() | UObject | inlinevirtual |
| GetDetailedInfo() const | UObject | |
| GetDetailedInfoInternal() const | UObject | inlineprotectedvirtual |
| GetDirtyAreaWarningSizeThreshold() const | UNavigationSystemV1 | inline |
| GetExporterName(void) | UObject | inlinevirtual |
| GetExternalPackage() const | UObjectBase | |
| GetExternalPackageInternal() const | UObjectBase | |
| GetFlags() const | UObjectBase | inline |
| GetFName() const | UObjectBase | inline |
| GetFNameForStatID() const | UObjectBase | virtual |
| GetFullGroupName(bool bStartWithOuter) const | UObjectBaseUtility | |
| GetFullName(const UObject *StopOuter=NULL, EObjectFullNameFlags Flags=EObjectFullNameFlags::None) const | UObjectBaseUtility | |
| GetFullName(const UObject *StopOuter, FString &ResultString, EObjectFullNameFlags Flags=EObjectFullNameFlags::None) const | UObjectBaseUtility | |
| GetFullName(FStringBuilderBase &ResultString, const UObject *StopOuter=NULL, EObjectFullNameFlags Flags=EObjectFullNameFlags::None) const | UObjectBaseUtility | |
| GetFunctionCallspace(UFunction *Function, FFrame *Stack) | UObject | inlinevirtual |
| GetGlobalUserConfigFilename() const | UObject | |
| GetImplementingOuter() const | UObjectBaseUtility | inline |
| GetImplementingOuterObject(const UClass *InInterfaceClass) const | UObjectBaseUtility | |
| GetInterfaceAddress(UClass *InterfaceClass) | UObjectBaseUtility | |
| GetInternalFlags() const | UObjectBaseUtility | inline |
| GetInvokerLocations() const | UNavigationSystemV1 | inline |
| GetInvokerSeedLocations(const UWorld &InWorld, TArray< FVector, TInlineAllocator< 32 > > &OutSeedLocations) | UNavigationSystemV1 | protectedvirtual |
| GetInvokersSeedBounds() const | UNavigationSystemV1 | inline |
| GetIsAutoUpdateEnabled() const | UNavigationSystemV1 | inlinevirtual |
| GetLevelBounds(ULevel *InLevel) const | UNavigationSystemV1 | |
| GetLifetimeReplicatedProps(TArray< class FLifetimeProperty > &OutLifetimeProps) const | UObject | virtual |
| GetLinker() const | UObjectBaseUtility | |
| GetLinkerCustomVersion(FGuid CustomVersionKey) const | UObjectBaseUtility | |
| GetLinkerIndex() const | UObjectBaseUtility | |
| GetLinkerLicenseeUE4Version() const | UObjectBaseUtility | inline |
| GetLinkerLicenseeUEVersion() const | UObjectBaseUtility | |
| GetLinkerUE4Version() const | UObjectBaseUtility | inline |
| GetLinkerUEVersion() const | UObjectBaseUtility | |
| GetMainNavData() const override | UNavigationSystemV1 | inlinevirtual |
| UNavigationSystemBase::GetMainNavData | UNavigationSystemBase | inline |
| GetMainNavDataChecked() const | UNavigationSystemV1 | inline |
| GetMaskedFlags(EObjectFlags Mask=RF_AllFlags) const | UObjectBaseUtility | inline |
| GetMutableDataForElement(FNavigationElementHandle Element) | UNavigationSystemV1 | |
| GetMutableDataForObject(const UObject &Object) | UNavigationSystemV1 | |
| GetMutableNavOctree() | UNavigationSystemV1 | inline |
| GetMutableNavRegenTimeSliceManager() | UNavigationSystemV1 | inline |
| GetName() const | UObjectBaseUtility | inline |
| GetName(FString &ResultString) const | UObjectBaseUtility | inline |
| GetNativeInterfaceAddress(UClass *InterfaceClass) | UObjectBaseUtility | |
| GetNativeInterfaceAddress(UClass *InterfaceClass) const | UObjectBaseUtility | inline |
| GetNativePropertyValues(TMap< FString, FString > &out_PropertyValues, uint32 ExportFlags=0) const | UObject | inlinevirtual |
| GetNavAgentPropertiesArray(TArray< FNavAgentProperties > &OutNavAgentProperties) const | UNavigationSystemV1 | |
| GetNavDataForActor(const AActor &Actor) | UNavigationSystemV1 | static |
| GetNavDataForActorDelegate() | UNavigationSystemBase | protectedstatic |
| GetNavDataForAgentName(const FName AgentName) const | UNavigationSystemV1 | virtual |
| GetNavDataForProps(const FNavAgentProperties &AgentProperties) | UNavigationSystemV1 | virtual |
| GetNavDataForProps(const FNavAgentProperties &AgentProperties) const | UNavigationSystemV1 | virtual |
| GetNavDataForProps(const FNavAgentProperties &AgentProperties, const FVector &AgentLocation, const FVector &Extent=INVALID_NAVEXTENT) const | UNavigationSystemV1 | virtual |
| GetNavDataWithID(const uint16 NavDataID) const | UNavigationSystemV1 | protected |
| GetNavigableWorldBounds() const override | UNavigationSystemV1 | virtual |
| UNavigationSystemBase::GetNavigableWorldBounds | UNavigationSystemBase | |
| GetNavigationBounds() const | UNavigationSystemV1 | |
| GetNavigationBoundsForNavData(const ANavigationData &NavData, TArray< FBox > &OutBounds, ULevel *InLevel=nullptr) const | UNavigationSystemV1 | virtual |
| GetNavigationElementForUObject(const UObject *) const | UNavigationSystemV1 | protected |
| GetNavigationElementHandleForUObject(const UObject *) const | UNavigationSystemV1 | protected |
| GetNavigationSystem(UObject *WorldContextObject) | UNavigationSystemV1 | static |
| GetNavOctree() const | UNavigationSystemV1 | inline |
| GetNavOctreeElementData(FNavigationElementHandle Element, ENavigationDirtyFlag &OutDirtyFlags, FBox &OutDirtyBounds) | UNavigationSystemV1 | protected |
| GetNavOctreeElementData(const UObject &NodeOwner, int32 &DirtyFlags, FBox &DirtyBounds) | UNavigationSystemV1 | protected |
| GetNavOctreeIdForElement(FNavigationElementHandle Element) const | UNavigationSystemV1 | inline |
| GetNetPushIdDynamic() const | UObject | inlinevirtual |
| GetNumCustomLinks() const | UNavigationSystemV1 | inline |
| GetNumDirtyAreas() const | UNavigationSystemV1 | |
| GetNumRemainingBuildTasks() const | UNavigationSystemV1 | |
| GetNumRunningBuildTasks() const | UNavigationSystemV1 | |
| GetObjectsNavOctreeId(const UObject &Object) const | UNavigationSystemV1 | |
| GetOnScreenMessages(TMultiMap< FCoreDelegates::EOnScreenMessageSeverity, FText > &OutMessages) | UNavigationSystemV1 | |
| GetOperationMode() const | UNavigationSystemV1 | inline |
| GetOuter() const | UObjectBase | inline |
| GetOutermost() const | UObjectBaseUtility | |
| GetOutermostObject() const | UObjectBaseUtility | |
| GetPackage() const | UObjectBaseUtility | |
| GetPathCost(UObject *WorldContextObject, const FVector &PathStart, const FVector &PathEnd, double &PathCost, ANavigationData *NavData=NULL, TSubclassOf< UNavigationQueryFilter > FilterClass={}) | UNavigationSystemV1 | static |
| GetPathCost(const FVector &PathStart, const FVector &PathEnd, FVector::FReal &PathCost, const ANavigationData *NavData=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) const | UNavigationSystemV1 | |
| GetPathLength(UObject *WorldContextObject, const FVector &PathStart, const FVector &PathEnd, double &PathLength, ANavigationData *NavData=NULL, TSubclassOf< UNavigationQueryFilter > FilterClass={}) | UNavigationSystemV1 | static |
| GetPathLength(const FVector &PathStart, const FVector &PathEnd, FVector::FReal &PathLength, const ANavigationData *NavData=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) const | UNavigationSystemV1 | |
| GetPathLengthAndCost(const FVector &PathStart, const FVector &PathEnd, FVector::FReal &PathLength, FVector::FReal &PathCost, const ANavigationData *NavData=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) const | UNavigationSystemV1 | |
| GetPathName(const UObject *StopOuter=NULL) const | UObjectBaseUtility | |
| GetPathName(const UObject *StopOuter, FString &ResultString) const | UObjectBaseUtility | |
| GetPathName(const UObject *StopOuter, FStringBuilderBase &ResultString) const | UObjectBaseUtility | |
| GetPreloadDependencies(TArray< UObject * > &OutDeps) | UObject | virtual |
| GetPrestreamPackages(TArray< UObject * > &OutPrestream) | UObject | inlinevirtual |
| GetPrimaryAssetId() const | UObject | virtual |
| GetProjectUserConfigFilename() const | UObject | |
| GetRandomPoint(FNavLocation &ResultLocation, ANavigationData *NavData=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) | UNavigationSystemV1 | |
| GetRandomPointInNavigableRadius(const FVector &Origin, float Radius, FNavLocation &ResultLocation, ANavigationData *NavData=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) const | UNavigationSystemV1 | |
| GetRandomReachablePointInRadius(const FVector &Origin, float Radius, FNavLocation &ResultLocation, ANavigationData *NavData=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) const | UNavigationSystemV1 | |
| GetRefCount() const | UObjectBaseUtility | inline |
| GetRemoveNavigationElementDelegate() | UNavigationSystemBase | protectedstatic |
| GetReplicatedCustomConditionState(FCustomPropertyConditionState &OutActiveState) const | UObject | virtual |
| GetResourceSizeBytes(EResourceSizeMode::Type Mode) | UObject | inline |
| GetResourceSizeEx(FResourceSizeEx &CumulativeResourceSize) | UObject | virtual |
| GetRestoreForUObjectOverwrite() | UObject | inlinevirtual |
| GetRunMode() const | UNavigationSystemV1 | inline |
| GetRuntimeGenerationType() const | UNavigationSystemV1 | protected |
| GetSparseClassDataStruct() const | UObject | |
| GetStatID(bool bForDeferredUse=false) const | UObjectBaseUtility | inline |
| GetSubobjectsWithStableNamesForNetworking(TArray< UObject * > &ObjList) | UObject | inlinevirtual |
| GetSupportedAgentIndex(const ANavigationData *NavData) const | UNavigationSystemV1 | |
| GetSupportedAgentIndex(const FNavAgentProperties &NavAgent) const | UNavigationSystemV1 | |
| GetSupportedAgents() const | UNavigationSystemV1 | inline |
| GetSupportedAgentsMask() const | UNavigationSystemV1 | inline |
| GetSupportsDynamicChangesDelegate() | UNavigationSystemBase | protectedstatic |
| GetTypedOuter(UClass *Target) const | UObjectBaseUtility | |
| GetTypedOuter() const | UObjectBaseUtility | inline |
| GetUniqueID() const | UObjectBase | inline |
| GetUpdateNavigationElementBoundsDelegate() | UNavigationSystemBase | protectedstatic |
| GetUpdateNavigationElementDelegate() | UNavigationSystemBase | protectedstatic |
| GetVersePath() const | UObjectBaseUtility | virtual |
| GetWorld() const override | UNavigationSystemV1 | inline |
| GetWorldBounds() const | UNavigationSystemV1 | |
| HandleCountNavMemCommand() | UNavigationSystemV1 | |
| HandleCycleNavDrawnCommand(const TCHAR *Cmd, FOutputDevice &Ar) | UNavigationSystemV1 | |
| HasAllFlags(EObjectFlags FlagsToCheck) const | UObjectBaseUtility | inline |
| HasAllMarks(EObjectMark Marks) const | UObjectBaseUtility | inline |
| HasAnyFlags(EObjectFlags FlagsToCheck) const | UObjectBaseUtility | inline |
| HasAnyInternalFlags(EInternalObjectFlags FlagsToCheck) const | UObjectBaseUtility | inline |
| HasAnyMarks(EObjectMark Marks) const | UObjectBaseUtility | inline |
| HasComponentDataDelegate() | UNavigationSystemBase | protectedstatic |
| HasDirtyAreasQueued() const | UNavigationSystemV1 | |
| HashObject(const UObject &Object) | UNavigationSystemV1 | static |
| HasNonEditorOnlyReferences() const | UObject | inlinevirtual |
| HasPendingObjectNavOctreeId(UObject *Object) const | UNavigationSystemV1 | |
| HasPendingUpdateForElement(FNavigationElementHandle Element) const | UNavigationSystemV1 | inline |
| Implements() const | UObject | inline |
| ImportCustomProperties(const TCHAR *SourceText, FFeedbackContext *Warn) | UObject | inlinevirtual |
| InitializeForWorld(UWorld &World, FNavigationSystemRunMode Mode) override | UNavigationSystemV1 | virtual |
| InitializeLevelCollisions() | UNavigationSystemV1 | |
| InitialNavBuildingLockFlags | UNavigationSystemV1 | protected |
| InstanceSubobjectTemplates(struct FObjectInstancingGraph *InstanceGraph=NULL) | UObject | |
| InvokersMaximumDistanceFromSeed | UNavigationSystemV1 | protected |
| IsA(OtherClassType SomeBase) const | UObjectBaseUtility | inline |
| IsA() const | UObjectBaseUtility | inline |
| IsActiveTilesGenerationEnabled() const | UNavigationSystemV1 | inline |
| IsAllowedToRebuild() const | UNavigationSystemV1 | protected |
| IsAsset() const | UObject | virtual |
| IsBasedOnArchetype(const UObject *const SomeObject) const | UObject | inline |
| IsCapturingAsRootObjectForTransaction() const | UObject | inline |
| IsDefaultSubobject() const | UObjectBaseUtility | |
| IsDestructionThreadSafe() const | UObject | virtual |
| IsEditorOnly() const | UObject | inlinevirtual |
| IsFullNameStableForNetworking() const | UObject | virtual |
| IsGarbageEliminationEnabled() | UObjectBaseUtility | inlinestatic |
| IsIn(const UObject *SomeOuter) const | UObjectBaseUtility | |
| IsIn(const UPackage *SomePackage) const | UObjectBaseUtility | |
| IsInA(const UClass *SomeBaseClass) const | UObjectBaseUtility | |
| IsInBlueprint() const | UObject | |
| IsInitialized() const | UNavigationSystemV1 | inline |
| IsInOuter(const UObject *SomeOuter) const | UObjectBaseUtility | |
| IsInPackage(const UPackage *SomePackage) const | UObjectBaseUtility | |
| IsLocalizedResource() const | UObject | virtual |
| IsNameStableForNetworking() const | UObject | virtual |
| IsNative() const | UObjectBaseUtility | inline |
| IsNavigationBeingBuilt(UObject *WorldContextObject) | UNavigationSystemV1 | static |
| IsNavigationBeingBuiltOrLocked(UObject *WorldContextObject) | UNavigationSystemV1 | static |
| IsNavigationBuildingLocked(uint8 Flags=~0) const | UNavigationSystemV1 | inline |
| IsNavigationBuildingPermanentlyLocked() const | UNavigationSystemV1 | inline |
| IsNavigationBuildInProgress() | UNavigationSystemV1 | |
| IsNavigationBuilt(const AWorldSettings *Settings) const override | UNavigationSystemV1 | virtual |
| IsNavigationDirty() const | UNavigationSystemV1 | |
| IsNavigationOctreeLocked() const | UNavigationSystemV1 | inline |
| IsNavigationRelevant(const AActor *TestActor) const | UNavigationSystemV1 | |
| IsNavigationSystemStatic() | UNavigationSystemV1 | inlinestatic |
| IsPackageExternal() const | UObjectBaseUtility | |
| IsPendingKillEnabled() | UObjectBaseUtility | inlinestatic |
| IsPostLoadThreadSafe() const | UObject | inlinevirtual |
| IsReadyForAsyncPostLoad() const | UObject | inlinevirtual |
| IsReadyForFinishDestroy() | UObject | inlinevirtual |
| IsRooted() const | UObjectBaseUtility | inline |
| IsSafeForRootSet() const | UObject | virtual |
| IsSelected() const | UObject | |
| IsSetUpForLazyGeometryExporting() const | UNavigationSystemV1 | inline |
| IsSupportedForNetworking() const | UObject | virtual |
| IsTemplate(EObjectFlags TemplateTypes=RF_ArchetypeObject|RF_ClassDefaultObject) const | UObjectBaseUtility | |
| IsTemplateForSubobjects(EObjectFlags TemplateTypes=RF_ClassDefaultObject|RF_DefaultSubObject|RF_InheritableComponentTemplate) const | UObjectBaseUtility | |
| IsThereAnywhereToBuildNavigation() const | UNavigationSystemV1 | virtual |
| IsUnreachable() const | UObjectBaseUtility | inline |
| IsValidLowLevel() const | UObjectBase | |
| IsValidLowLevelFast(bool bRecursive=true) const | UObjectBase | |
| IsWorldInitDone() const override | UNavigationSystemV1 | inlinevirtual |
| UNavigationSystemBase::IsWorldInitDone | UNavigationSystemBase | |
| K2_GetRandomLocationInNavigableRadius(UObject *WorldContextObject, const FVector &Origin, FVector &RandomLocation, float Radius, ANavigationData *NavData=NULL, TSubclassOf< UNavigationQueryFilter > FilterClass={}) | UNavigationSystemV1 | static |
| K2_GetRandomPointInNavigableRadius(UObject *WorldContextObject, const FVector &Origin, FVector &RandomLocation, float Radius, ANavigationData *NavData=NULL, TSubclassOf< UNavigationQueryFilter > FilterClass={}) | UNavigationSystemV1 | static |
| K2_GetRandomReachablePointInRadius(UObject *WorldContextObject, const FVector &Origin, FVector &RandomLocation, float Radius, ANavigationData *NavData=NULL, TSubclassOf< UNavigationQueryFilter > FilterClass={}) | UNavigationSystemV1 | static |
| K2_ProjectPointToNavigation(UObject *WorldContextObject, const FVector &Point, FVector &ProjectedLocation, ANavigationData *NavData, TSubclassOf< UNavigationQueryFilter > FilterClass, const FVector QueryExtent=FVector::ZeroVector) | UNavigationSystemV1 | static |
| K2_ReplaceAreaInOctreeData(const UObject *Object, TSubclassOf< UNavArea > OldArea, TSubclassOf< UNavArea > NewArea) | UNavigationSystemV1 | |
| LoadConfig(UClass *ConfigClass=nullptr, const TCHAR *Filename=nullptr, uint32 PropagationFlags=UE::LCPF_None, class FProperty *PropertyToLoad=nullptr, TArray< UE::ConfigAccessTracking::FConfigAccessData > *OutAccessedKeys=nullptr) | UObject | |
| LogNavDataRegistrationResult(ERegistrationResult) | UNavigationSystemV1 | protected |
| LowLevelRename(FName NewName, UObject *NewOuter=NULL) | UObjectBase | protected |
| MainNavData | UNavigationSystemV1 | |
| Mark(EObjectMark Marks) const | UObjectBaseUtility | inline |
| MarkAsEditorOnlySubobject() | UObject | inlinevirtual |
| MarkAsGarbage() | UObjectBaseUtility | inline |
| MarkAsReachable() const | UObjectBase | |
| MarkPackageDirty() const | UObjectBaseUtility | |
| Modify(bool bAlwaysMarkDirty=true) | UObject | inline |
| NamePrivate | UObjectBase | |
| NavAreaClasses | UNavigationSystemV1 | protected |
| NavBuildingLockFlags | UNavigationSystemV1 | protected |
| NavDataRegistration | UNavigationSystemV1 | protected |
| NavDataRegistrationQueue | UNavigationSystemV1 | |
| NavDataRegistrationSection | UNavigationSystemV1 | protected |
| NavDataSet | UNavigationSystemV1 | |
| NavigableWorldBounds | UNavigationSystemV1 | mutableprotected |
| NavigationDirtyEvent | UNavigationSystemV1 | static |
| NavigationRaycast(UObject *WorldContextObject, const FVector &RayStart, const FVector &RayEnd, FVector &HitLocation, TSubclassOf< UNavigationQueryFilter > FilterClass={}, AController *Querier=NULL) | UNavigationSystemV1 | static |
| NavigationRaycastWithAdditionalResults(UObject *WorldContextObject, const FVector &RayStart, const FVector &RayEnd, FVector &HitLocation, FNavigationRaycastAdditionalResults *AdditionalResults, TSubclassOf< UNavigationQueryFilter > FilterClass={}, AController *Querier=NULL) | UNavigationSystemV1 | static |
| NavRegenTimeSliceManager | UNavigationSystemV1 | protected |
| NeedsLoadForClient() const | UObject | virtual |
| NeedsLoadForEditorGame() const | UObject | inlinevirtual |
| NeedsLoadForServer() const | UObject | virtual |
| NeedsLoadForTargetPlatform(const class ITargetPlatform *TargetPlatform) const | UObject | virtual |
| OctreeUpdate_Default enum value | UNavigationSystemV1 | |
| OctreeUpdate_Geometry enum value | UNavigationSystemV1 | |
| OctreeUpdate_Modifiers enum value | UNavigationSystemV1 | |
| OctreeUpdate_ParentChain enum value | UNavigationSystemV1 | |
| OctreeUpdate_Refresh enum value | UNavigationSystemV1 | |
| OnActorBoundsChangedDelegate() | UNavigationSystemBase | protectedstatic |
| OnActorRegistered(AActor *Actor) | UNavigationSystemV1 | static |
| OnActorRegisteredDelegate() | UNavigationSystemBase | protectedstatic |
| OnActorUnregistered(AActor *Actor) | UNavigationSystemV1 | static |
| OnActorUnregisteredDelegate() | UNavigationSystemBase | protectedstatic |
| OnBeginTearingDown(UWorld *World) | UNavigationSystemV1 | protectedvirtual |
| OnClusterMarkedAsPendingKill() | UObjectBaseUtility | inlinevirtual |
| OnComponentBoundsChangedDelegate() | UNavigationSystemBase | protectedstatic |
| OnComponentRegistered(UActorComponent *Comp) | UNavigationSystemV1 | static |
| OnComponentRegisteredDelegate() | UNavigationSystemBase | protectedstatic |
| OnComponentTransformChangedDelegate() | UNavigationSystemBase | protectedstatic |
| OnComponentUnregistered(UActorComponent *Comp) | UNavigationSystemV1 | static |
| OnComponentUnregisteredDelegate() | UNavigationSystemBase | protectedstatic |
| OnGenerateNavigationOnlyAroundNavigationInvokersChanged() | UNavigationSystemV1 | protected |
| OnInitializeActors() override | UNavigationSystemV1 | virtual |
| OnLevelAddedToWorld(ULevel *InLevel, UWorld *InWorld) | UNavigationSystemV1 | protected |
| OnLevelRemovedFromWorld(ULevel *InLevel, UWorld *InWorld) | UNavigationSystemV1 | protected |
| OnNavAreaRegisteredDelegate() | UNavigationSystemBase | static |
| OnNavAreaUnregisteredDelegate() | UNavigationSystemBase | static |
| OnNavDataRegisteredEvent | UNavigationSystemV1 | |
| OnNavigationAreaEvent(UClass *AreaClass, ENavAreaEvent::Type Event) | UNavigationSystemV1 | protected |
| OnNavigationBoundsAdded(ANavMeshBoundsVolume *NavVolume) | UNavigationSystemV1 | virtual |
| OnNavigationBoundsRemoved(ANavMeshBoundsVolume *NavVolume) | UNavigationSystemV1 | virtual |
| OnNavigationBoundsUpdated(ANavMeshBoundsVolume *NavVolume) | UNavigationSystemV1 | |
| OnNavigationDirtied(const FBox &Bounds) | UNavigationSystemV1 | protected |
| OnNavigationElementUpdated(UWorld *World, FNavigationElementHandle ElementHandle, FNavigationElement &&Element) | UNavigationSystemV1 | static |
| OnNavigationGenerationFinished(ANavigationData &NavData) | UNavigationSystemV1 | virtual |
| OnNavigationGenerationFinishedDelegate | UNavigationSystemV1 | |
| OnNavigationInitDone | UNavigationSystemV1 | |
| OnNavigationInitDoneStaticDelegate() | UNavigationSystemBase | static |
| OnNavigationInitStartStaticDelegate() | UNavigationSystemBase | static |
| OnNavRelevantObjectRegistered(UObject &Object) | UNavigationSystemV1 | static |
| OnNavRelevantObjectUnregistered(UObject &Object) | UNavigationSystemV1 | static |
| OnObjectBoundsChangedDelegate() | UNavigationSystemBase | protectedstatic |
| OnPIEEnd() | UNavigationSystemV1 | |
| OnPIEStart() | UNavigationSystemV1 | |
| OnPostEditActorMoveDelegate() | UNavigationSystemBase | protectedstatic |
| OnPostLoadMap(UWorld *LoadedWorld) | UNavigationSystemV1 | protected |
| OnReloadComplete(EReloadCompleteReason Reason) | UNavigationSystemV1 | protectedvirtual |
| OnWorldInitDone(FNavigationSystemRunMode Mode) | UNavigationSystemV1 | virtual |
| OnWorldPostActorTick(UWorld *World, ELevelTick TickType, float DeltaTime) | UNavigationSystemV1 | inlineprotected |
| OperationMode | UNavigationSystemV1 | protected |
| operator<(const UObjectBaseUtility &Other) const | UObjectBaseUtility | inline |
| OutputReferencers(FOutputDevice &Ar, FReferencerInformationList *Referencers=NULL) | UObject | |
| OverrideConfigSection(FString &SectionName) | UObject | inlinevirtual |
| OverridePerObjectConfigSection(FString &SectionName) | UObject | inlinevirtual |
| OverrideSupportedAgents(const TArray< FNavDataConfig > &NewSupportedAgents) | UNavigationSystemV1 | |
| ParseParms(const TCHAR *Parms) | UObject | |
| PendingNavBoundsUpdates | UNavigationSystemV1 | |
| PerformAsyncQueries(TArray< FAsyncPathFindingQuery > PathFindingQueries) | UNavigationSystemV1 | protected |
| PerformNavigationBoundsUpdate(const TArray< FNavigationBoundsUpdateRequest > &UpdateRequests) | UNavigationSystemV1 | protectedvirtual |
| PostCDOContruct() | UObject | inlinevirtual |
| PostDuplicate(bool bDuplicateForPIE) | UObject | inlinevirtual |
| PostDuplicate(EDuplicateMode::Type DuplicateMode) | UObject | inlinevirtual |
| PostEditImport() | UObject | inlinevirtual |
| PostInitProperties() override | UNavigationSystemV1 | virtual |
| PostInterpChange(FProperty *PropertyThatChanged) | UObject | inlinevirtual |
| PostLoad() | UObject | virtual |
| PostLoadSubobjects(FObjectInstancingGraph *OuterInstanceGraph) | UObject | virtual |
| PostNetReceive() | UObject | virtual |
| PostponeAsyncQueries() | UNavigationSystemV1 | protected |
| PostReinitProperties() | UObject | virtual |
| PostReloadConfig(class FProperty *PropertyThatWasLoaded) | UObject | inlinevirtual |
| PostRename(UObject *OldOuter, const FName OldName) | UObject | virtual |
| PostRepNotifies() | UObject | inlinevirtual |
| PostSaveRoot(FObjectPostSaveRootContext ObjectSaveContext) | UObject | virtual |
| PreDestroyFromReplication() | UObject | virtual |
| PreDuplicate(FObjectDuplicationParameters &DupParams) | UObject | inlinevirtual |
| PrefetchClass(UObject *Object) | UObjectBase | inlinestatic |
| PrefetchOuter(UObject *Object) | UObjectBase | inlinestatic |
| PreNetReceive() | UObject | virtual |
| PreSave(FObjectPreSaveContext SaveContext) | UObject | virtual |
| PreSaveRoot(FObjectPreSaveRootContext ObjectSaveContext) | UObject | virtual |
| ProcessConsoleExec(const TCHAR *Cmd, FOutputDevice &Ar, UObject *Executor) | UObject | inlinevirtual |
| ProcessCustomLinkPendingRegistration() | UNavigationSystemV1 | protected |
| ProcessEvent(UFunction *Function, void *Parms) | UObject | virtual |
| ProcessRegistrationCandidates() | UNavigationSystemV1 | protectedvirtual |
| ProjectPointToNavigation(const FVector &Point, FNavLocation &OutLocation, const FVector &Extent=INVALID_NAVEXTENT, const FNavAgentProperties *AgentProperties=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) | UNavigationSystemV1 | inline |
| ProjectPointToNavigation(const FVector &Point, FNavLocation &OutLocation, const FVector &Extent=INVALID_NAVEXTENT, const ANavigationData *NavData=NULL, FSharedConstNavQueryFilter QueryFilter=NULL) const | UNavigationSystemV1 | |
| ReattachExternalPackage() | UObjectBaseUtility | |
| RebuildAll(bool bIsLoadTime=false) | UNavigationSystemV1 | protectedvirtual |
| RebuildDirtyAreas(float DeltaSeconds) | UNavigationSystemV1 | protectedvirtual |
| RegenerateClass(UClass *ClassToRegenerate, UObject *PreviousCDO) | UObject | inlinevirtual |
| Register(class UClass *(*StaticClassFn)(), const TCHAR *PackageName, const TCHAR *Name) | UObjectBase | protected |
| Register(const TCHAR *PackageName, const TCHAR *Name) | UObjectBase | protected |
| RegisterComponent(UActorComponent *Comp) | UNavigationSystemV1 | static |
| RegisterComponentDelegate() | UNavigationSystemBase | protectedstatic |
| RegisterComponentToNavOctree(UActorComponent *Comp) | UNavigationSystemV1 | protectedstatic |
| RegisterCustomLink(INavLinkCustomInterface &CustomLink) | UNavigationSystemV1 | virtual |
| RegisterDependencies() | UObjectBase | inlineprotectedvirtual |
| RegisteredNavBounds | UNavigationSystemV1 | protected |
| RegisterInvoker(AActor &Invoker, float TileGenerationRadius, float TileRemovalRadius, const FNavAgentSelector &Agents, ENavigationInvokerPriority InPriority) | UNavigationSystemV1 | virtual |
| RegisterInvoker(const TWeakInterfacePtr< INavigationInvokerInterface > &Invoker, float TileGenerationRadius, float TileRemovalRadius, const FNavAgentSelector &Agents, ENavigationInvokerPriority InPriority) | UNavigationSystemV1 | virtual |
| RegisterNavAreaClass(UClass *NavAreaClass) | UNavigationSystemV1 | protected |
| RegisterNavData(ANavigationData *NavData) | UNavigationSystemV1 | protectedvirtual |
| RegisterNavigationDataInstances() | UNavigationSystemV1 | protected |
| RegisterNavigationElementWithNavOctree(const TSharedRef< const FNavigationElement > &Element, int32 UpdateFlags) | UNavigationSystemV1 | protected |
| RegisterNavigationInvoker(AActor *Invoker, float TileGenerationRadius=3000, float TileRemovalRadius=5000) | UNavigationSystemV1 | |
| RegisterNavigationInvoker(AActor &Invoker, float TileGenerationRadius, float TileRemovalRadius, const FNavAgentSelector &Agents=FNavAgentSelector(), ENavigationInvokerPriority Priority=ENavigationInvokerPriority::Default) | UNavigationSystemV1 | static |
| RegisterNavOctreeElement(UObject *ElementOwner, INavRelevantInterface *ElementInterface, int32 UpdateFlags) | UNavigationSystemV1 | protected |
| RegisterNavRelevantObjectDelegate() | UNavigationSystemBase | protectedstatic |
| RegisterNavRelevantObjectInternal(const INavRelevantInterface &NavRelevantObject, const UObject &Object) | UNavigationSystemV1 | protected |
| RegisterNavRelevantObjectStatic(const INavRelevantInterface &NavRelevantObject, const UObject &Object) | UNavigationSystemV1 | protectedstatic |
| RegisterReplicationFragments(UE::Net::FFragmentRegistrationContext &Context, UE::Net::EFragmentRegistrationFlags RegistrationFlags) | UObject | virtual |
| RegistrationError enum value | UNavigationSystemV1 | |
| RegistrationFailed_AgentAlreadySupported enum value | UNavigationSystemV1 | |
| RegistrationFailed_AgentNotValid enum value | UNavigationSystemV1 | |
| RegistrationFailed_DataPendingKill enum value | UNavigationSystemV1 | |
| RegistrationFailed_NotSuitable enum value | UNavigationSystemV1 | |
| RegistrationSuccessful enum value | UNavigationSystemV1 | |
| ReinitializeProperties(UObject *SourceObject=NULL, struct FObjectInstancingGraph *InstanceGraph=NULL) | UObject | |
| ReleaseInitialBuildingLock() | UNavigationSystemV1 | virtual |
| ReleaseRef() const | UObjectBase | |
| ReloadCompleteDelegateHandle | UNavigationSystemV1 | protected |
| ReloadConfig(UClass *ConfigClass=NULL, const TCHAR *Filename=NULL, uint32 PropagationFlags=UE::LCPF_None, class FProperty *PropertyToLoad=NULL) | UObject | |
| ReloadObjectsFromModifiedConfigSections(const class FConfigModificationTracker *ChangeTracker) | UObjectBaseUtility | static |
| RemoveActorDataDelegate() | UNavigationSystemBase | protectedstatic |
| RemoveClassPrefix(const TCHAR *ClassName) | UObjectBase | static |
| RemoveFromNavOctree(const FOctreeElementId2 &ElementId, int32 UpdateFlags) | UNavigationSystemV1 | protected |
| RemoveFromRoot() | UObjectBaseUtility | inline |
| RemoveLevelCollisionFromOctree(ULevel *Level) | UNavigationSystemV1 | protected |
| RemoveNavigationBuildLock(uint8 Flags, const ELockRemovalRebuildAction RebuildAction=ELockRemovalRebuildAction::Rebuild) | UNavigationSystemV1 | |
| RemoveNavigationDataChunk(class ANavigationDataChunkActor &DataChunkActor) override | UNavigationSystemV1 | virtual |
| RemoveNavigationElement(UWorld *World, FNavigationElementHandle ElementHandle) | UNavigationSystemV1 | static |
| RemoveNavOctreeElementId(const FOctreeElementId2 &ElementId, int32 UpdateFlags) | UNavigationSystemV1 | |
| RemoveObjectsNavOctreeId(const UObject &Object) | UNavigationSystemV1 | |
| Rename(const TCHAR *NewName=nullptr, UObject *NewOuter=nullptr, ERenameFlags Flags=REN_None) | UObject | virtual |
| ReplaceAreaInOctreeData(FNavigationElementHandle Handle, TSubclassOf< UNavArea > OldArea, TSubclassOf< UNavArea > NewArea, bool bReplaceChildClasses=false) | UNavigationSystemV1 | |
| ReplaceAreaInOctreeData(const UObject &Object, TSubclassOf< UNavArea > OldArea, TSubclassOf< UNavArea > NewArea, bool bReplaceChildClasses=false) | UNavigationSystemV1 | |
| Repository | UNavigationSystemV1 | protected |
| RequestAreaRegistering(UClass *NavAreaClass) | UNavigationSystemV1 | static |
| RequestAreaUnregistering(UClass *NavAreaClass) | UNavigationSystemV1 | static |
| RequestCustomLinkRegistering(INavLinkCustomInterface &CustomLink, UObject *OwnerOb) | UNavigationSystemV1 | static |
| RequestCustomLinkUnregistering(INavLinkCustomInterface &CustomLink, UObject *ObjectOb) | UNavigationSystemV1 | static |
| RequestRegistrationDeferred(ANavigationData &NavData) | UNavigationSystemV1 | virtual |
| RequiresNavOctree() const | UNavigationSystemV1 | protected |
| ResetCachedFilter(TSubclassOf< UNavigationQueryFilter > FilterClass) | UNavigationSystemV1 | |
| ResetEventDelegates() | UNavigationSystemBase | protectedstatic |
| ResetMaxSimultaneousTileGenerationJobsCount() | UNavigationSystemV1 | |
| ResolveSubobject(const TCHAR *SubObjectPath, UObject *&OutObject, bool bLoadIfExists) | UObject | inlinevirtual |
| RetrieveReferencers(TArray< FReferencerInformation > *OutInternalReferencers, TArray< FReferencerInformation > *OutExternalReferencers) | UObject | |
| RootPackageHasAnyFlags(uint32 CheckFlagMask) const | UObjectBaseUtility | |
| SaveConfig(uint64 RequiredPropertyFlags=CPF_Config, const TCHAR *Filename=nullptr, FConfigCacheIni *Config=GConfig, bool bAllowCopyToDefaultObject=true) | UObject | |
| SaveConfig(const FSaveConfigContext &Context) | UObject | |
| Serialize(FArchive &Ar) | UObject | virtual |
| Serialize(FStructuredArchive::FRecord Record) | UObject | virtual |
| SerializeScriptProperties(FArchive &Ar) const | UObject | |
| SerializeScriptProperties(FStructuredArchive::FSlot Slot) const | UObject | |
| SetBuildBounds(const FBox &Bounds) override | UNavigationSystemV1 | virtual |
| SetCoordTransform(const ENavigationCoordSystem::Type FromCoordType, const ENavigationCoordSystem::Type ToCoordType, const FTransform &Transform, bool bAddInverse=true) | UNavigationSystemBase | protectedstatic |
| SetCrowdManager(UCrowdManagerBase *NewCrowdManager) | UNavigationSystemV1 | protected |
| SetDefaultObstacleArea(TSubclassOf< UNavAreaBase > InAreaClass) | UNavigationSystemBase | protectedstatic |
| SetDefaultWalkableArea(TSubclassOf< UNavAreaBase > InAreaClass) | UNavigationSystemBase | protectedstatic |
| SetExternalPackage(UPackage *InPackage) | UObjectBase | |
| SetFlags(EObjectFlags NewFlags) | UObjectBaseUtility | inline |
| SetFlagsTo(EObjectFlags NewFlags) | UObjectBase | inlineprotected |
| SetGarbageEliminationEnabled(bool bEnabled) | UObjectBaseUtility | inlinestatic |
| SetGeometryGatheringMode(ENavDataGatheringModeConfig NewMode) | UNavigationSystemV1 | |
| SetInternalFlags(EInternalObjectFlags FlagsToSet) const | UObjectBaseUtility | inline |
| SetLinker(FLinkerLoad *LinkerLoad, int32 LinkerIndex, bool bShouldDetachExisting=true, bool bSilenceLogs=false) | UObject | |
| SetMaxSimultaneousTileGenerationJobsCount(int32 MaxNumberOfJobs) | UNavigationSystemV1 | |
| SetNavigationOctreeLock(bool bLock) | UNavigationSystemV1 | |
| SetSupportedAgentsMask(const FNavAgentSelector &InSupportedAgentsMask) | UNavigationSystemV1 | |
| SetSupportedAgentsNavigationClass(int32 AgentIndex, TSubclassOf< ANavigationData > NavigationDataClass) | UNavigationSystemV1 | protected |
| SetUpdateNavOctreeOnComponentChange(bool bNewUpdateOnComponentChange) | UNavigationSystemV1 | static |
| SetWantsComponentChangeNotifies(const bool bEnable) | UNavigationSystemBase | protectedstatic |
| ShouldAllowClientSideNavigation() const | UNavigationSystemV1 | inline |
| ShouldCreateNavigationSystemInstance(const UWorld *World) const override | UNavigationSystemV1 | virtual |
| UNavigationSystemBase::ShouldCreateNavigationSystemInstance | UNavigationSystemBase | |
| ShouldDiscardSubLevelNavData(ANavigationData *NavData=nullptr) const | UNavigationSystemV1 | inlinevirtual |
| ShouldGenerateNavigationEverywhere() const | UNavigationSystemV1 | inline |
| ShouldGeneratorRun(const FNavDataGenerator *Generator) const | UNavigationSystemV1 | |
| ShouldLoadNavigationOnClient(ANavigationData *NavData=nullptr) const | UNavigationSystemV1 | inlinevirtual |
| ShouldUpdateNavOctreeOnComponentChange() | UNavigationSystemV1 | inlinestatic |
| ShutdownAfterError() | UObject | inlinevirtual |
| SkipFunction(FFrame &Stack, RESULT_DECL, UFunction *Function) | UObject | |
| SourceFileTagName() | UObject | static |
| SpawnMissingNavigationData() | UNavigationSystemV1 | protectedvirtual |
| SpawnMissingNavigationDataInLevel(const TBitArray<> &InInstantiatedMask, ULevel *InLevel=nullptr) | UNavigationSystemV1 | protected |
| SupportedAgents | UNavigationSystemV1 | protected |
| SupportedAgentsMask | UNavigationSystemV1 | protected |
| SupportsDynamicChanges(UWorld *World) | UNavigationSystemV1 | static |
| SupportsNavigationGeneration() const | UNavigationSystemV1 | inline |
| TagSubobjects(EObjectFlags NewFlags) | UObject | virtual |
| TestPathSync(FPathFindingQuery Query, EPathFindingMode::Type Mode=EPathFindingMode::Regular, int32 *NumVisitedNodes=NULL) const | UNavigationSystemV1 | |
| ThisThreadAtomicallyClearedRFUnreachable() | UObjectBaseUtility | |
| Tick(float DeltaSeconds) override | UNavigationSystemV1 | virtual |
| TriggerAsyncQueries(TArray< FAsyncPathFindingQuery > &PathFindingQueries) | UNavigationSystemV1 | protected |
| TryUpdateDefaultConfigFile(const FString &SpecificFileLocation="", bool bWarnIfFail=true) | UObject | |
| UNavigationSystemV1(const FObjectInitializer &ObjectInitializer=FObjectInitializer::Get()) | UNavigationSystemV1 | |
| UnMark(EObjectMark Marks) const | UObjectBaseUtility | inline |
| UnregisterComponent(UActorComponent *Comp) | UNavigationSystemV1 | static |
| UnregisterComponentDelegate() | UNavigationSystemBase | protectedstatic |
| UnregisterComponentToNavOctree(UActorComponent *Comp) | UNavigationSystemV1 | protectedstatic |
| UnregisterCustomLink(INavLinkCustomInterface &CustomLink) | UNavigationSystemV1 | |
| UnregisterInvoker(AActor &Invoker) | UNavigationSystemV1 | virtual |
| UnregisterInvoker(const TWeakInterfacePtr< INavigationInvokerInterface > &Invoker) | UNavigationSystemV1 | virtual |
| UnregisterNavAreaClass(UClass *NavAreaClass) | UNavigationSystemV1 | protected |
| UnregisterNavData(ANavigationData *NavData) | UNavigationSystemV1 | virtual |
| UnregisterNavigationElementWithOctree(const TSharedRef< const FNavigationElement > &Element, int32 UpdateFlags) | UNavigationSystemV1 | protected |
| UnregisterNavigationInvoker(AActor *Invoker) | UNavigationSystemV1 | |
| UnregisterNavigationInvoker(AActor &Invoker) | UNavigationSystemV1 | static |
| UnregisterNavOctreeElement(UObject *ElementOwner, INavRelevantInterface *ElementInterface, int32 UpdateFlags) | UNavigationSystemV1 | protected |
| UnregisterNavRelevantObjectDelegate() | UNavigationSystemBase | protectedstatic |
| UnregisterNavRelevantObjectInternal(const UObject &Object) | UNavigationSystemV1 | protected |
| UnregisterNavRelevantObjectStatic(const UObject &Object) | UNavigationSystemV1 | protectedstatic |
| UnregisterUnusedNavData() | UNavigationSystemV1 | virtual |
| UObject() | UObject | |
| UObject(const FObjectInitializer &ObjectInitializer) | UObject | |
| UObject(EStaticConstructor, EObjectFlags InFlags) | UObject | |
| UObject(FVTableHelper &Helper) | UObject | |
| UObjectBase() | UObjectBase | inlineprotected |
| UObjectBase(EObjectFlags InFlags) | UObjectBase | protected |
| UObjectBase(UClass *InClass, EObjectFlags InFlags, EInternalObjectFlags InInternalFlags, UObject *InOuter, FName InName, int32 InInternalIndex=-1, int32 InSerialNumber=0, FRemoteObjectId InRemoteId=FRemoteObjectId()) | UObjectBase | |
| UObjectBaseUtility() | UObjectBaseUtility | inline |
| UObjectBaseUtility(EObjectFlags InFlags) | UObjectBaseUtility | inline |
| UpdateAbstractNavData() | UNavigationSystemV1 | protectedvirtual |
| UpdateActorAndComponentDataDelegate() | UNavigationSystemBase | protectedstatic |
| UpdateActorAndComponentsInNavOctree(AActor &Actor, bool bUpdateAttachedActors=true) | UNavigationSystemV1 | static |
| UpdateActorDataDelegate() | UNavigationSystemBase | protectedstatic |
| UpdateActorInNavOctree(AActor &Actor) | UNavigationSystemV1 | static |
| UpdateAttachedActorsInNavOctree(AActor &RootActor) | UNavigationSystemV1 | protectedstatic |
| UpdateClassesExcludedFromDedicatedClient(const TArray< FString > &InClassNames, const TArray< FString > &InModulesNames) | UObject | static |
| UpdateClassesExcludedFromDedicatedServer(const TArray< FString > &InClassNames, const TArray< FString > &InModulesNames) | UObject | static |
| UpdateComponentDataAfterMoveDelegate() | UNavigationSystemBase | protectedstatic |
| UpdateComponentDataDelegate() | UNavigationSystemBase | protectedstatic |
| UpdateComponentInNavOctree(UActorComponent &Comp) | UNavigationSystemV1 | static |
| UpdateCustomLink(const INavLinkCustomInterface *CustomLink) | UNavigationSystemV1 | |
| UpdateDefaultConfigFile(const FString &SpecificFileLocation="") | UObject | |
| UpdateGlobalUserConfigFile() | UObject | |
| UpdateNavDataActiveTiles() | UNavigationSystemV1 | protectedvirtual |
| UpdateNavOctreeAfterMove(USceneComponent *Comp) | UNavigationSystemV1 | static |
| UpdateNavOctreeBounds(AActor *Actor) | UNavigationSystemV1 | static |
| UpdateNavOctreeElement(FNavigationElementHandle Handle, const TSharedRef< const FNavigationElement > &Element, int32 UpdateFlags) | UNavigationSystemV1 | |
| UpdateNavOctreeElement(UObject *ElementOwner, INavRelevantInterface *ElementInterface, int32 UpdateFlags) | UNavigationSystemV1 | |
| UpdateNavOctreeElementBounds(FNavigationElementHandle Handle, const FBox &NewBounds, TConstArrayView< FBox > DirtyAreas) | UNavigationSystemV1 | |
| UpdateNavOctreeElementBounds(UObject &Object, const FBox &NewBounds, TConstArrayView< FBox > DirtyAreas) | UNavigationSystemV1 | |
| UpdateNavOctreeParentChain(UObject *ElementOwner, bool bSkipElementOwnerUpdate=false) | UNavigationSystemV1 | |
| UpdateNavRelevantObjectDelegate() | UNavigationSystemBase | protectedstatic |
| UpdateNavRelevantObjectInNavOctree(UObject &Object) | UNavigationSystemV1 | static |
| UpdateNavRelevantObjectInNavOctreeStatic(const INavRelevantInterface &InNavRelevantObject, const UObject &InObject, UNavigationSystemV1 *InNavigationSystem, TFunctionRef< void(UNavigationSystemV1 &, const TSharedRef< const FNavigationElement > &)> InCallback) | UNavigationSystemV1 | protectedstatic |
| UpdateProjectUserConfigFile() | UObject | |
| UpdateSinglePropertyInConfigFile(const FProperty *InProperty, const FString &InConfigIniName) | UObject | |
| ValidateGeneratedRepEnums(const TArray< struct FRepRecord > &ClassReps) const | UObject | inlinevirtual |
| VerifyNavigationRenderingComponents(const bool bShow) | UNavigationSystemV1 | |
| VerifyNavigationRenderingComponentsDelegate() | UNavigationSystemBase | protectedstatic |
| WithinClass typedef | UObject | |
| ~UNavigationSystemBase() | UNavigationSystemBase | inlinevirtual |
| ~UNavigationSystemV1()=default | UNavigationSystemV1 | virtual |
| ~UObjectBase() | UObjectBase | virtual |