LkEngine
0.1.2
Loading...
Searching...
No Matches
AssetEvent.h
1
#pragma once
2
3
#include "LkEngine/Core/Event/Event.h"
4
5
6
namespace
LkEngine
{
7
8
class
AssetEvent
:
public
LEvent
9
{
10
public
:
11
virtual
~AssetEvent
() =
default
;
12
};
13
14
}
LkEngine::AssetEvent
Definition
AssetEvent.h:9
LkEngine::LEvent
Definition
Event.h:71
LkEngine
Definition
Asset.h:11
LkEngine
Source
LkEngine
Core
Event
AssetEvent.h
Generated by
1.12.0