group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
RagdollBoneTag Struct Reference

Marker on each ragdoll-body entity; points back to the parent ragdoll character and which bone slot this body fills. More...

#include <Ragdoll.hpp>

Public Attributes

entt::entity character {entt::null}
RagdollBone bone {RagdollBone::Torso}

Detailed Description

Marker on each ragdoll-body entity; points back to the parent ragdoll character and which bone slot this body fills.

Member Data Documentation

◆ bone

RagdollBone RagdollBoneTag::bone {RagdollBone::Torso}

◆ character

entt::entity RagdollBoneTag::character {entt::null}

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