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 265 of file CacheSystem.h.
std::string RoR::ModifyProjectRequest::mpr_subject |
Definition at line 271 of file CacheSystem.h.
int RoR::ModifyProjectRequest::mpr_subject_id = -1 |
Definition at line 272 of file CacheSystem.h.
ActorPtr RoR::ModifyProjectRequest::mpr_target_actor |
Definition at line 267 of file CacheSystem.h.
ModifyProjectRequestType RoR::ModifyProjectRequest::mpr_type = ModifyProjectRequestType::NONE |
Definition at line 268 of file CacheSystem.h.
int RoR::ModifyProjectRequest::mpr_value_int |
Definition at line 273 of file CacheSystem.h.