Show / Hide Table of Contents

Struct NavigationFilterFlags

Use UNavigationSystem.DescribeFilterFlags() to setup user friendly names of flags

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.NavigationSystem
Assembly: UE4DotNet.dll
Syntax
public struct NavigationFilterFlags

Fields

| Improve this Doc View Source

bNavFlag0

Declaration
public bool bNavFlag0
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag1

Declaration
public bool bNavFlag1
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag10

Declaration
public bool bNavFlag10
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag11

Declaration
public bool bNavFlag11
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag12

Declaration
public bool bNavFlag12
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag13

Declaration
public bool bNavFlag13
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag14

Declaration
public bool bNavFlag14
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag15

Declaration
public bool bNavFlag15
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag2

Declaration
public bool bNavFlag2
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag3

Declaration
public bool bNavFlag3
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag4

Declaration
public bool bNavFlag4
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag5

Declaration
public bool bNavFlag5
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag6

Declaration
public bool bNavFlag6
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag7

Declaration
public bool bNavFlag7
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag8

Declaration
public bool bNavFlag8
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bNavFlag9

Declaration
public bool bNavFlag9
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX