RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::AddonPartConflict Struct Reference

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

#include <AddonPartFileFormat.h>

+ Collaboration diagram for RoR::AddonPartConflict:

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.

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: