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

< Conflict between two addonparts tweaking the same element More...

#include <AddonPartFileFormat.h>

+ Collaboration diagram for RoR::AddonPartConflict:

Public Member Functions

 AddonPartConflict (CacheEntryPtr addonpart1, CacheEntryPtr addonpart2, std::string keyword, int element_id)
 

Data Fields

CacheEntryPtr atc_addonpart1
 
CacheEntryPtr atc_addonpart2
 
std::string atc_keyword
 
int atc_element_id = -1
 

Detailed Description

< Conflict between two addonparts tweaking the same element

Definition at line 38 of file AddonPartFileFormat.h.

Constructor & Destructor Documentation

◆ AddonPartConflict()

RoR::AddonPartConflict::AddonPartConflict ( CacheEntryPtr  addonpart1,
CacheEntryPtr  addonpart2,
std::string  keyword,
int  element_id 
)
inline

Definition at line 45 of file AddonPartFileFormat.h.

Field Documentation

◆ atc_addonpart1

CacheEntryPtr RoR::AddonPartConflict::atc_addonpart1

Definition at line 40 of file AddonPartFileFormat.h.

◆ atc_addonpart2

CacheEntryPtr RoR::AddonPartConflict::atc_addonpart2

Definition at line 41 of file AddonPartFileFormat.h.

◆ atc_element_id

int RoR::AddonPartConflict::atc_element_id = -1

Definition at line 43 of file AddonPartFileFormat.h.

◆ atc_keyword

std::string RoR::AddonPartConflict::atc_keyword

Definition at line 42 of file AddonPartFileFormat.h.


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