RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::SkinDef Struct Reference

#include <SkinFileFormat.h>

Public Member Functions

 SkinDef ()
 

Data Fields

std::map< std::string, std::string > replace_textures
 
std::map< std::string, std::string > replace_materials
 
std::string name
 
std::string guid
 
std::string thumbnail
 
std::string description
 
std::string author_name
 
int author_id
 

Detailed Description

Definition at line 35 of file SkinFileFormat.h.

Constructor & Destructor Documentation

◆ SkinDef()

RoR::SkinDef::SkinDef ( )
inline

Definition at line 37 of file SkinFileFormat.h.

Field Documentation

◆ author_id

int RoR::SkinDef::author_id

Definition at line 46 of file SkinFileFormat.h.

◆ author_name

std::string RoR::SkinDef::author_name

Definition at line 45 of file SkinFileFormat.h.

◆ description

std::string RoR::SkinDef::description

Definition at line 44 of file SkinFileFormat.h.

◆ guid

std::string RoR::SkinDef::guid

Definition at line 42 of file SkinFileFormat.h.

◆ name

std::string RoR::SkinDef::name

Definition at line 41 of file SkinFileFormat.h.

◆ replace_materials

std::map<std::string, std::string> RoR::SkinDef::replace_materials

Definition at line 40 of file SkinFileFormat.h.

◆ replace_textures

std::map<std::string, std::string> RoR::SkinDef::replace_textures

Definition at line 39 of file SkinFileFormat.h.

◆ thumbnail

std::string RoR::SkinDef::thumbnail

Definition at line 43 of file SkinFileFormat.h.


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