SwiftlyS2

CRagdollPropAttached

Interface CRagdollPropAttached

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CRagdollPropAttached : CRagdollProp, CBaseAnimGraph, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseAnimGraph>, ISchemaClass<CRagdollProp>, ISchemaClass<CRagdollPropAttached>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttachmentPointBoneSpace

ref Vector AttachmentPointBoneSpace { get; }
Property Value

AttachmentPointRagdollSpace

ref Vector AttachmentPointRagdollSpace { get; }
Property Value

BoneIndexAttached

ref uint BoneIndexAttached { get; }
Property Value

RagdollAttachedObjectIndex

ref uint RagdollAttachedObjectIndex { get; }
Property Value

ShouldDeleteAttachedActivationRecord

ref bool ShouldDeleteAttachedActivationRecord { get; }
Property Value

ShouldDetach

ref bool ShouldDetach { get; }
Property Value

Methods

AttachmentPointBoneSpaceUpdated()

void AttachmentPointBoneSpaceUpdated()

AttachmentPointRagdollSpaceUpdated()

void AttachmentPointRagdollSpaceUpdated()

BoneIndexAttachedUpdated()

void BoneIndexAttachedUpdated()

RagdollAttachedObjectIndexUpdated()

void RagdollAttachedObjectIndexUpdated()

On this page