SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::NativeScript Class Referenceabstract

Native C++ Script Class. More...

#include <NativeScript.h>

Inheritance diagram for Spices::NativeScript:
Spices::MainTaskQuerier Spices::ViewPortResizeQuerier Spices::WorldMarkQuerier Spices::WorldPickIDQuerier

Public Member Functions

 NativeScript ()=default
 Constructor Function.
 
virtual ~NativeScript ()=default
 Destructor Function.
 
virtual void OnTick (TimeStep &ts)=0
 This interface defines the behave on specific component tick every frame.
 
virtual void OnEvent (Event &e)=0
 This interface defines the behave on specific component event happened.
 

Detailed Description

Native C++ Script Class.

Definition at line 16 of file NativeScript.h.


The documentation for this class was generated from the following file: