|
| SavePoints (LastExpressEngine *engine) |
|
void | push (EntityIndex entity2, EntityIndex entity1, ActionIndex action, uint32 param=0) |
|
void | push (EntityIndex entity2, EntityIndex entity1, ActionIndex action, const Common::String param) |
|
void | pushAll (EntityIndex entity, ActionIndex action, uint32 param=0) |
|
void | process () |
|
void | reset () |
|
void | addData (EntityIndex entity, ActionIndex action, uint32 param) |
|
void | setCallback (EntityIndex index, Callback *callback) |
|
Callback * | getCallback (EntityIndex entity) const |
|
void | call (EntityIndex entity2, EntityIndex entity1, ActionIndex action, uint32 param=0) const |
|
void | call (EntityIndex entity2, EntityIndex entity1, ActionIndex action, const Common::String param) const |
|
void | callAndProcess () |
|
void | saveLoadWithSerializer (Common::Serializer &s) override |
|
Common::String | toString () |
|
uint32 | count () |
|
◆ toString()
Convert this object into a string representation.
- Returns
- A string representation of this object.
The documentation for this class was generated from the following file: