Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Olympe::CommentManager Member List

This is the complete list of members for Olympe::CommentManager, including all inherited members.

AddComment(const GraphComment &comment)Olympe::CommentManager
Clear()Olympe::CommentManager
CommentManager()Olympe::CommentManagerprivate
Get()Olympe::CommentManagerstatic
GetComment(int commentId)Olympe::CommentManager
GetCommentCount() constOlympe::CommentManager
LoadFromJson(const nlohmann::json &j)Olympe::CommentManager
m_CommentsOlympe::CommentManagerprivate
m_NextCommentIdOlympe::CommentManagerprivate
RemoveComment(int commentId)Olympe::CommentManager
SaveToJson(nlohmann::json &j) constOlympe::CommentManager
UpdateComment(int commentId, const GraphComment &comment)Olympe::CommentManager