Project Alice
Loading...
Searching...
No Matches
parsers::religion_def Struct Reference

#include <parsers_declarations.hpp>

Public Member Functions

void icon (association_type, int32_t v, error_handler &err, int32_t line, religion_context &context)
 
void color (color_from_3f v, error_handler &err, int32_t line, religion_context &context)
 
void pagan (association_type, bool v, error_handler &err, int32_t line, religion_context &context)
 
void finish (religion_context &context)
 

Detailed Description

Definition at line 471 of file parsers_declarations.hpp.

Member Function Documentation

◆ color()

void parsers::religion_def::color ( color_from_3f  v,
error_handler err,
int32_t  line,
religion_context context 
)

Definition at line 14 of file parsers_declarations.cpp.

◆ finish()

void parsers::religion_def::finish ( religion_context context)
inline

Definition at line 475 of file parsers_declarations.hpp.

◆ icon()

void parsers::religion_def::icon ( association_type  ,
int32_t  v,
error_handler err,
int32_t  line,
religion_context context 
)

Definition at line 10 of file parsers_declarations.cpp.

◆ pagan()

void parsers::religion_def::pagan ( association_type  ,
bool  v,
error_handler err,
int32_t  line,
religion_context context 
)

Definition at line 18 of file parsers_declarations.cpp.


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