#include <SimData.h>
Definition at line 474 of file SimData.h.
◆ hook_t()
◆ ~hook_t()
◆ hk_autolock
bool RoR::hook_t::hk_autolock = false |
◆ hk_beam
beam_t* RoR::hook_t::hk_beam = nullptr |
◆ hk_group
int RoR::hook_t::hk_group = 0 |
◆ hk_hook_node
node_t* RoR::hook_t::hk_hook_node = nullptr |
◆ hk_lock_node
node_t* RoR::hook_t::hk_lock_node = nullptr |
◆ hk_locked
HookState RoR::hook_t::hk_locked = HookState::UNLOCKED |
◆ hk_locked_actor
◆ hk_lockgroup
int RoR::hook_t::hk_lockgroup = 0 |
◆ hk_lockrange
float RoR::hook_t::hk_lockrange = 0.f |
◆ hk_lockspeed
float RoR::hook_t::hk_lockspeed = 0.f |
◆ hk_maxforce
float RoR::hook_t::hk_maxforce = 0.f |
◆ hk_min_length
float RoR::hook_t::hk_min_length = 0.f |
Absolute value in meters.
Definition at line 490 of file SimData.h.
◆ hk_nodisable
bool RoR::hook_t::hk_nodisable = false |
◆ hk_selflock
bool RoR::hook_t::hk_selflock = false |
◆ hk_timer
float RoR::hook_t::hk_timer = 0.f |
◆ hk_timer_preset
float RoR::hook_t::hk_timer_preset = 0.f |
The documentation for this struct was generated from the following files: