FAITeamStimulusEvent

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Perception/AISense_Team.h"

Syntax

struct FAITeamStimulusEvent

Variables

Name Description

Public variable

AActor *

 

Enemy

Public variable

float

 

InformationAge

Public variable

FVector

 

LastKnowLocation

Public variable

float

 

RangeSq

Public variable

float

 

Strength

Public variable

FGenericTeamId

 

TeamIdentifier

Constructors

Name Description

Public function

FAITeamStimulusEvent()

Public function

FAITeamStimulusEvent

(
    AActor* InBroadcaster,
    AActor* InEnemy,
    const FVector& InLastKnowLocation,
    float EventRange,
    float PassedInfoAge,
    float InStrength
)

Functions

Typedefs

Name

Description

FSenseClass

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