UAISense::GetListeners

Returning pointer rather then a reference to prevent users from accidentally creating copies by creating non-reference local vars

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "Perception/AISense.h"

Source

/Engine/Source/Runtime/AIModule/Private/Perception/AISense.cpp

Syntax

AIPerception::FListenerMap * GetListeners()

Remarks

Returning pointer rather then a reference to prevent users from accidentally creating copies by creating non-reference local vars

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