![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include <CzModifier.h>
Public Member Functions | |
void | setClassName (const char *name) |
unsigned int | getClassNameHash () const |
virtual IzModifier * | CreateInstance ()=0 |
virtual IzModifier* IzModifierCreator::CreateInstance | ( | ) | [pure virtual] |
Implemented in CzModScriptCreator, CzModCollisionNotifyCreator, and CzModFollowHeadingCreator.
unsigned int IzModifierCreator::getClassNameHash | ( | ) | const [inline] |
void IzModifierCreator::setClassName | ( | const char * | name | ) | [inline] |