Ember
Loading...
Searching...
No Matches
BehaviorTreeProjectDialog::ClickableItem Struct Reference

Public Types

enum  Type { File , Tree , Warning , Blackboard }

Public Attributes

Type type
wxRect rect
std::string identifier
std::string filepath
int line_number

Detailed Description

Definition at line 163 of file BehaviorTreeProjectDialog.h.

Member Enumeration Documentation

◆ Type

Enumerator
File 
Tree 
Warning 
Blackboard 

Definition at line 164 of file BehaviorTreeProjectDialog.h.

Member Data Documentation

◆ filepath

std::string BehaviorTreeProjectDialog::ClickableItem::filepath

Definition at line 168 of file BehaviorTreeProjectDialog.h.

◆ identifier

std::string BehaviorTreeProjectDialog::ClickableItem::identifier

Definition at line 167 of file BehaviorTreeProjectDialog.h.

◆ line_number

int BehaviorTreeProjectDialog::ClickableItem::line_number

Definition at line 169 of file BehaviorTreeProjectDialog.h.

◆ rect

wxRect BehaviorTreeProjectDialog::ClickableItem::rect

Definition at line 166 of file BehaviorTreeProjectDialog.h.

◆ type

Type BehaviorTreeProjectDialog::ClickableItem::type

Definition at line 165 of file BehaviorTreeProjectDialog.h.


The documentation for this struct was generated from the following file: