Mana
Loading...
Searching...
No Matches
Public Attributes | List of all members
Attributes::Attribute Struct Reference

Public Attributes

unsigned int id
 
std::string name
 
std::string description
 
bool modifiable
 Whether the attribute value can be modified by the player.
 
std::string scope
 
int playerInfoId
 The playerInfo core Id the attribute is linked with or -1 if not.
 

Detailed Description

Definition at line 43 of file attributes.cpp.

Member Data Documentation

◆ description

std::string Attributes::Attribute::description

Definition at line 47 of file attributes.cpp.

◆ id

unsigned int Attributes::Attribute::id

Definition at line 45 of file attributes.cpp.

◆ modifiable

bool Attributes::Attribute::modifiable

Whether the attribute value can be modified by the player.

Attribute scope.

Definition at line 49 of file attributes.cpp.

◆ name

std::string Attributes::Attribute::name

Definition at line 46 of file attributes.cpp.

◆ playerInfoId

int Attributes::Attribute::playerInfoId

The playerInfo core Id the attribute is linked with or -1 if not.

Definition at line 53 of file attributes.cpp.

◆ scope

std::string Attributes::Attribute::scope

Definition at line 51 of file attributes.cpp.


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