![]() |
LEAP Documentation 40220
Documentation for the LEAP project
|
#include "CoreMinimal.h"
#include "UObject/Interface.h"
#include "TeamInterface.generated.h"
Go to the source code of this file.
Classes | |
class | UTeamInterface |
class | ITeamInterface |
Enumerations | |
enum class | ETeamRole : uint8 { NONE = 0 , Ally = 1 , Enemy = 2 , Squadmate = 3 } |
|
strong |