Rigs of Rods 2023.09
Soft-body Physics Simulation
Loading...
Searching...
No Matches
Namespaces | Enumerations
ActorModifyRequestType.h File Reference

Go to the source code of this file.

Namespaces

namespace  Script2Game
 Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
 

Enumerations

enum  Script2Game::ActorModifyRequestType {
  Script2Game::ACTOR_MODIFY_REQUEST_INVALID , Script2Game::ACTOR_MODIFY_REQUEST_RELOAD , Script2Game::ACTOR_MODIFY_REQUEST_RESET_ON_INIT_POS , Script2Game::ACTOR_MODIFY_REQUEST_RESET_ON_SPOT ,
  Script2Game::ACTOR_MODIFY_REQUEST_SOFT_RESET , Script2Game::ACTOR_MODIFY_REQUEST_RESTORE_SAVED , Script2Game::ACTOR_MODIFY_REQUEST_WAKE_UP
}
 Binding of RoR::ActorModifyRequest::Type; use with MSG_SIM_MODIFY_ACTOR_REQUESTED More...