#include <SimData.h>
Definition at line 870 of file SimData.h.
◆ Type
Enumerator |
---|
INVALID | |
RELOAD | Full reload from filesystem, requested by user.
|
RESET_ON_INIT_POS | |
RESET_ON_SPOT | |
SOFT_RESET | |
RESTORE_SAVED | |
WAKE_UP | |
Definition at line 875 of file SimData.h.
◆ ActorModifyRequest()
ActorModifyRequest::ActorModifyRequest |
( |
| ) |
|
◆ ~ActorModifyRequest()
ActorModifyRequest::~ActorModifyRequest |
( |
| ) |
|
◆ amr_actor
◆ amr_addonpart
Primary method of specifying cache entry.
Definition at line 890 of file SimData.h.
◆ amr_addonpart_fname
std::string RoR::ActorModifyRequest::amr_addonpart_fname |
Fallback method in case CacheEntry doesn't exist anymore - that means mod was uninstalled in the meantime. Used by REMOVE_ADDONPART_AND_RELOAD.
Definition at line 891 of file SimData.h.
◆ amr_saved_state
std::shared_ptr<rapidjson::Document> RoR::ActorModifyRequest::amr_saved_state |
◆ amr_type
Type RoR::ActorModifyRequest::amr_type |
The documentation for this struct was generated from the following files: