◆ argumentsList
const gd::String gd::EventsCodeGenerator::CallbackDescriptor::argumentsList |
The comma separated list of arguments that the function takes.
◆ functionName
const gd::String gd::EventsCodeGenerator::CallbackDescriptor::functionName |
The name by which the function can be invoked.
◆ requiredObjects
const std::set<gd::String> gd::EventsCodeGenerator::CallbackDescriptor::requiredObjects |
A set of all objects that need to be backed up to be passed to the callback code.
The documentation for this struct was generated from the following file: