Table of Contents

Class HumanoidRagdollCreator.HumanoidSlotPair

Namespace
VoxelPlayground.Ragdoll
Assembly
GamePlay.dll
public class HumanoidRagdollCreator.HumanoidSlotPair
Inheritance
object
HumanoidRagdollCreator.HumanoidSlotPair

Constructors

HumanoidSlotPair()

public HumanoidSlotPair()

HumanoidSlotPair(string, HumanBodyBones)

public HumanoidSlotPair(string bn, HumanBodyBones hb)

Parameters

bn string
hb HumanBodyBones

Fields

boneName

public string boneName

Field Value

string

humanoidBone

public HumanBodyBones humanoidBone

Field Value

HumanBodyBones