![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#include <CacheSystem.h>
Data Fields | |
| ActorPtr | mpr_target_actor |
| ModifyProjectRequestType | mpr_type = ModifyProjectRequestType::NONE |
| std::string | mpr_subject |
| int | mpr_subject_id = -1 |
| int | mpr_value_int |
Definition at line 260 of file CacheSystem.h.
| std::string RoR::ModifyProjectRequest::mpr_subject |
Definition at line 266 of file CacheSystem.h.
| int RoR::ModifyProjectRequest::mpr_subject_id = -1 |
Definition at line 267 of file CacheSystem.h.
| ActorPtr RoR::ModifyProjectRequest::mpr_target_actor |
Definition at line 262 of file CacheSystem.h.
| ModifyProjectRequestType RoR::ModifyProjectRequest::mpr_type = ModifyProjectRequestType::NONE |
Definition at line 263 of file CacheSystem.h.
| int RoR::ModifyProjectRequest::mpr_value_int |
Definition at line 268 of file CacheSystem.h.
1.8.17