![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::CommentEvent, including all inherited members.
| AcceptVisitor(gd::EventVisitor &eventVisitor) (defined in gd::BaseEvent) | gd::BaseEvent | virtual |
| AcceptVisitor(gd::ReadOnlyEventVisitor &eventVisitor) const (defined in gd::BaseEvent) | gd::BaseEvent | virtual |
| b | gd::CommentEvent | |
| BaseEvent() (defined in gd::BaseEvent) | gd::BaseEvent | |
| CanHaveSubEvents() const | gd::BaseEvent | inlinevirtual |
| CanHaveVariables() const | gd::BaseEvent | inlinevirtual |
| Clone() const | gd::CommentEvent | inlinevirtual |
| com1 | gd::CommentEvent | |
| com2 | gd::CommentEvent | |
| CommentEvent() (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GenerateEventCode(gd::EventsCodeGenerator &codeGenerator, gd::EventsCodeGenerationContext &context) | gd::BaseEvent | virtual |
| GetAiGeneratedEventId() const | gd::BaseEvent | inline |
| GetAllActionsVectors() | gd::BaseEvent | inlinevirtual |
| GetAllActionsVectors() const (defined in gd::BaseEvent) | gd::BaseEvent | inlinevirtual |
| GetAllConditionsVectors() | gd::BaseEvent | inlinevirtual |
| GetAllConditionsVectors() const (defined in gd::BaseEvent) | gd::BaseEvent | inlinevirtual |
| GetAllExpressionsWithMetadata() | gd::BaseEvent | inlinevirtual |
| GetAllExpressionsWithMetadata() const (defined in gd::BaseEvent) | gd::BaseEvent | inlinevirtual |
| GetAllSearchableStrings() const | gd::CommentEvent | virtual |
| GetBackgroundColorBlue() const (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GetBackgroundColorGreen() const (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GetBackgroundColorRed() const (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GetComment() const (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GetSubEvents() const | gd::BaseEvent | inlinevirtual |
| GetSubEvents() | gd::BaseEvent | inlinevirtual |
| GetTextColorBlue() const (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GetTextColorGreen() const (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GetTextColorRed() const (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| GetType() const | gd::BaseEvent | inline |
| GetVariables() const | gd::BaseEvent | inlinevirtual |
| GetVariables() | gd::BaseEvent | inlinevirtual |
| HasSubEvents() const | gd::BaseEvent | |
| HasVariables() const | gd::BaseEvent | |
| IsDisabled() const | gd::BaseEvent | inline |
| IsExecutable() const | gd::BaseEvent | inlinevirtual |
| IsFolded() const | gd::BaseEvent | inline |
| MustBePreprocessed() | gd::BaseEvent | inlinevirtual |
| originalEvent | gd::BaseEvent | |
| percentDuringLastSession | gd::BaseEvent | |
| Preprocess(gd::EventsCodeGenerator &codeGenerator, gd::EventsList &eventList, std::size_t indexOfTheEventInThisList) | gd::BaseEvent | virtual |
| PreprocessAsyncActions(const gd::Platform &platform) | gd::BaseEvent | |
| r | gd::CommentEvent | |
| ReplaceAllSearchableStrings(std::vector< gd::String > newSearchableString) (defined in gd::CommentEvent) | gd::CommentEvent | virtual |
| SerializeTo(SerializerElement &element) const | gd::CommentEvent | virtual |
| SetAiGeneratedEventId(const gd::String &aiGeneratedEventId_) | gd::BaseEvent | inline |
| SetBackgroundColor(int r_, int g_, int b_) (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| SetComment(const gd::String &comment) (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| SetDisabled(bool disable=true) | gd::BaseEvent | inline |
| SetFolded(bool fold=true) | gd::BaseEvent | inline |
| SetTextColor(int r_, int g_, int b_) (defined in gd::CommentEvent) | gd::CommentEvent | inline |
| SetType(gd::String type_) | gd::BaseEvent | inline |
| textB | gd::CommentEvent | |
| textG | gd::CommentEvent | |
| textR | gd::CommentEvent | |
| totalTimeDuringLastSession | gd::BaseEvent | |
| UnserializeFrom(gd::Project &project, const SerializerElement &element) | gd::CommentEvent | virtual |
| v | gd::CommentEvent | |
| ~BaseEvent() (defined in gd::BaseEvent) | gd::BaseEvent | inlinevirtual |
| ~CommentEvent() (defined in gd::CommentEvent) | gd::CommentEvent | inlinevirtual |