AttitudeSolverImpl

The default implementation makes all teams hostile @note that for consistency [IGenericTeamAgentInterface](API\Runtime\AIModule\IGenericTeamAgentInterface) should be using the same function (by default it does)

Choose your operating system:

Windows

macOS

Linux

References

Module

AIModule

Header

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

Include

#include "GenericTeamAgentInterface.h"

Syntax

static FAttitudeSolverFunction AttitudeSolverImpl = &DefaultTeamAttitudeSolver;

Remarks

The default implementation makes all teams hostile @note that for consistency IGenericTeamAgentInterface should be using the same function (by default it does)