FAIGenericID

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/AITypes.h

Include

#include "AITypes.h"

Syntax

template<typename TCounter>
struct FAIGenericID

Variables

Name Description

Public variable

const TCounter:...

 

Index

Constructors

Name Description

Public function

FAIGenericID()

Protected function

FAIGenericID

(
    typename TCounter::Type InIndex
)

Public function

FAIGenericID

(
    const FAIGenericID& Other
)

Functions

Operators

Name Description

Public function Const

 

operator typename TCounter::Type()

Public function

FAIGenericID...

 

operator=

(
    const FAIGenericID& Other
)

Constants

Name

Description

Counter

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