Space Plunder
Loading...
Searching...
No Matches
EOSPlayerController.h
Go to the documentation of this file.
1
// Fill out your copyright notice in the Description page of Project Settings.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "GameFramework/PlayerController.h"
7
#include "EOSPlayerController.generated.h"
8
12
UCLASS
()
13
class SPACEADVENTURE_API
AEOSPlayerController
: public APlayerController
14
{
15
GENERATED_BODY()
16
17
public
:
18
virtual
void
OnNetCleanup(UNetConnection* Connection)
override
;
19
20
};
UCLASS
UCLASS(Blueprintable, BlueprintType, ClassGroup=(BucciGames), meta=(BlueprintSpawnableComponent)) class CHATSYSTEM_API UChatSystemComponent
Definition
ChatSystemComponent.h:13
AEOSPlayerController
Definition
EOSPlayerController.h:14
SpaceAdventure
Source
SpaceAdventure
Public
Player
EOSPlayerController.h
Generated by
1.10.0