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

#include <CacheSystem.h>

+ Collaboration diagram for RoR::ModifyProjectRequest:

Data Fields

ActorPtr mpr_target_actor
 
ModifyProjectRequestType mpr_type = ModifyProjectRequestType::NONE
 
std::string mpr_subject
 
int mpr_subject_id = -1
 
int mpr_value_int
 

Detailed Description

Definition at line 245 of file CacheSystem.h.

Field Documentation

◆ mpr_subject

std::string RoR::ModifyProjectRequest::mpr_subject

Definition at line 251 of file CacheSystem.h.

◆ mpr_subject_id

int RoR::ModifyProjectRequest::mpr_subject_id = -1

Definition at line 252 of file CacheSystem.h.

◆ mpr_target_actor

ActorPtr RoR::ModifyProjectRequest::mpr_target_actor

Definition at line 247 of file CacheSystem.h.

◆ mpr_type

ModifyProjectRequestType RoR::ModifyProjectRequest::mpr_type = ModifyProjectRequestType::NONE

Definition at line 248 of file CacheSystem.h.

◆ mpr_value_int

int RoR::ModifyProjectRequest::mpr_value_int

Definition at line 253 of file CacheSystem.h.


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