![]() |
RigsofRods
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 250 of file CacheSystem.h.
std::string RoR::ModifyProjectRequest::mpr_subject |
Definition at line 256 of file CacheSystem.h.
int RoR::ModifyProjectRequest::mpr_subject_id = -1 |
Definition at line 257 of file CacheSystem.h.
ActorPtr RoR::ModifyProjectRequest::mpr_target_actor |
Definition at line 252 of file CacheSystem.h.
ModifyProjectRequestType RoR::ModifyProjectRequest::mpr_type = ModifyProjectRequestType::NONE |
Definition at line 253 of file CacheSystem.h.
int RoR::ModifyProjectRequest::mpr_value_int |
Definition at line 258 of file CacheSystem.h.