LEAP Documentation 40220
Documentation for the LEAP project
TeamInterface.h File Reference
#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 }
 

Enumeration Type Documentation

◆ ETeamRole

enum class ETeamRole : uint8
strong
Enumerator
NONE 
Ally 
Enemy 
Squadmate