Public Member Functions | |
| ObjectEvent (const String &block_name, int block_id=0) | |
| ObjectEvent (const String &block_name, int block_id, const RuntimeScriptValue &dyn_obj, int mode=MODE_NONE) | |
Public Attributes | |
| String | BlockName |
| int | BlockID = 0 |
| RuntimeScriptValue | DynObj |
| int | Mode = MODE_NONE |