#include
Public Member Functions | |
virtual void | ReloadScriptFile ()=0 |
Reloads the specified entity class' script. | |
virtual const char * | GetScriptFile () const =0 |
virtual void | GetMemoryUsage (ICrySizer *pSizer) const |
Custom interface that can be used to reload an entity's script. Only used by the editor, only.
|
pure virtual |