UAISenseConfig

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Perception/AISenseConfig.h

Include

#include "Perception/AISenseConfig.h"

Syntax

class UAISenseConfig : public UObject

Variables

Name Description

Protected variable

uint32: 1

 

bStartsEnabled

Determines whether given sense starts in an enabled state

Protected variable

FString

 

CachedSenseName

Name of sense

Protected variable

FColor

 

DebugColor

Protected variable

float

 

MaxAge

Specifies age limit after stimuli generated by this sense become forgotten. 0 means "never"

Constructors

Name Description

Public function

UAISenseConfig

(
    const FObjectInitializer& ObjectIn...
)

Functions

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