ScriptEvents

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-12 20:02:35 -07:00
parent f91c4a3104
commit 1c6c9e0dd8
25 changed files with 0 additions and 78 deletions
@@ -5,8 +5,6 @@
*
*/
#include "precompiled.h"
#include <ScriptEvents/ScriptEventsGem.h>
#include <Source/Editor/ScriptEventsSystemEditorComponent.h>
@@ -5,8 +5,6 @@
*
*/
#include "precompiled.h"
#include "ScriptEventsSystemEditorComponent.h"
#include <ScriptEvents/Internal/VersionedProperty.h>
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "precompiled.h"
#include "ScriptEventsSystemComponent.h"
@@ -5,7 +5,6 @@
*
*/
#include "precompiled.h"
#include "ScriptEventsSystemComponent.h"
#include <AzCore/Component/ComponentApplicationBus.h>
@@ -1,11 +0,0 @@
/*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzCore/RTTI/BehaviorContext.h>
#include <AzCore/Serialization/EditContext.h>