GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::CommentEvent Member List

This is the complete list of members for gd::CommentEvent, including all inherited members.

AcceptVisitor(gd::EventVisitor &eventVisitor) (defined in gd::BaseEvent)gd::BaseEventvirtual
AcceptVisitor(gd::ReadOnlyEventVisitor &eventVisitor) const (defined in gd::BaseEvent)gd::BaseEventvirtual
bgd::CommentEvent
BaseEvent() (defined in gd::BaseEvent)gd::BaseEvent
CanHaveSubEvents() constgd::BaseEventinlinevirtual
Clone() constgd::CommentEventinlinevirtual
com1gd::CommentEvent
com2gd::CommentEvent
CommentEvent() (defined in gd::CommentEvent)gd::CommentEventinline
GenerateEventCode(gd::EventsCodeGenerator &codeGenerator, gd::EventsCodeGenerationContext &context)gd::BaseEventvirtual
GetAllActionsVectors()gd::BaseEventinlinevirtual
GetAllActionsVectors() const (defined in gd::BaseEvent)gd::BaseEventinlinevirtual
GetAllConditionsVectors()gd::BaseEventinlinevirtual
GetAllConditionsVectors() const (defined in gd::BaseEvent)gd::BaseEventinlinevirtual
GetAllExpressionsWithMetadata()gd::BaseEventinlinevirtual
GetAllExpressionsWithMetadata() const (defined in gd::BaseEvent)gd::BaseEventinlinevirtual
GetAllSearchableStrings() constgd::CommentEventvirtual
GetAssociatedGDManagedSourceFile(gd::Project &project) constgd::BaseEventinlinevirtual
GetBackgroundColorBlue() const (defined in gd::CommentEvent)gd::CommentEventinline
GetBackgroundColorGreen() const (defined in gd::CommentEvent)gd::CommentEventinline
GetBackgroundColorRed() const (defined in gd::CommentEvent)gd::CommentEventinline
GetComment() const (defined in gd::CommentEvent)gd::CommentEventinline
GetSourceFileDependencies() constgd::BaseEventinlinevirtual
GetSubEvents() constgd::BaseEventinlinevirtual
GetSubEvents()gd::BaseEventinlinevirtual
GetTextColorBlue() const (defined in gd::CommentEvent)gd::CommentEventinline
GetTextColorGreen() const (defined in gd::CommentEvent)gd::CommentEventinline
GetTextColorRed() const (defined in gd::CommentEvent)gd::CommentEventinline
GetType() constgd::BaseEventinline
HasSubEvents() constgd::BaseEvent
IsDisabled() constgd::BaseEventinline
IsExecutable() constgd::BaseEventinlinevirtual
IsFolded() constgd::BaseEventinline
MustBePreprocessed()gd::BaseEventinlinevirtual
originalEventgd::BaseEvent
percentDuringLastSessiongd::BaseEvent
Preprocess(gd::EventsCodeGenerator &codeGenerator, gd::EventsList &eventList, std::size_t indexOfTheEventInThisList)gd::BaseEventvirtual
PreprocessAsyncActions(const gd::Platform &platform)gd::BaseEvent
rgd::CommentEvent
ReplaceAllSearchableStrings(std::vector< gd::String > newSearchableString) (defined in gd::CommentEvent)gd::CommentEventvirtual
SerializeTo(SerializerElement &element) constgd::CommentEventvirtual
SetBackgroundColor(int r_, int g_, int b_) (defined in gd::CommentEvent)gd::CommentEventinline
SetComment(const gd::String &comment) (defined in gd::CommentEvent)gd::CommentEventinline
SetDisabled(bool disable=true)gd::BaseEventinline
SetFolded(bool fold=true)gd::BaseEventinline
SetTextColor(int r_, int g_, int b_) (defined in gd::CommentEvent)gd::CommentEventinline
SetType(gd::String type_)gd::BaseEventinline
textBgd::CommentEvent
textGgd::CommentEvent
textRgd::CommentEvent
totalTimeDuringLastSessiongd::BaseEvent
UnserializeFrom(gd::Project &project, const SerializerElement &element)gd::CommentEventvirtual
vgd::CommentEvent
~BaseEvent() (defined in gd::BaseEvent)gd::BaseEventinlinevirtual
~CommentEvent() (defined in gd::CommentEvent)gd::CommentEventinlinevirtual