// Fill out your copyright notice in the Description page of Project Settings. #include "BattlePlayerStart.h" uint8 ABattlePlayerStart::GetPlayerIndex() const { return PlayerIndex; }