The NativeScriptComponent Class Definitions. More...
#include "Core/Core.h"#include "Component.h"#include "Core/Event/Event.h"#include "Core/Event/KeyEvent.h"#include "Core/Event/MouseEvent.h"#include "Core/Event/WindowEvent.h"#include "Core/Event/SlateEvent.h"Go to the source code of this file.
Classes | |
| class | Spices::NativeScriptComponent |
| NativeScriptComponent Class. This class defines the specific behaves of NativeScriptComponent. When we add an new NativeScriptComponent, we need inherit from this. More... | |
Namespaces | |
| namespace | Spices |
The NativeScriptComponent Class Definitions.
Definition in file NativeScriptComponent.h.