The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
ai::path_element Struct Reference

#include <component.hpp>

Public Member Functions

 path_element ()
 

Public Attributes

std::string property
 
std::string id
 
int position
 

Detailed Description

Definition at line 33 of file component.hpp.

Constructor & Destructor Documentation

◆ path_element()

ai::path_element::path_element ( )
inline

Definition at line 34 of file component.hpp.

Member Data Documentation

◆ id

std::string ai::path_element::id

◆ position

int ai::path_element::position

◆ property

std::string ai::path_element::property

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