LEAP Documentation
40220
Documentation for the LEAP project
Broadcaster.h
Go to the documentation of this file.
1
// Copyright Blue Isle Studios Inc 2018. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "GameFramework/Actor.h"
7
#include "Broadcaster.generated.h"
8
9
//DEPRECATED CLASS. USE BROADCASTMESSAGE/LOCALMESSAGE INSTEAD.
10
UCLASS()
11
class PROJECTX_API
ABroadcaster
: public AActor
12
{
13
GENERATED_BODY()
14
};
ABroadcaster
Definition:
Broadcaster.h:12
E:
ProjectY
Source
ProjectX
Public
Gameplay
Broadcaster.h
Generated by
1.9.4