Table of Contents

Class CSkeletonAnimationController

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CSkeletonAnimationController : ISkeletonAnimationController
Inheritance
CSkeletonAnimationController
Derived
Inherited Members

Constructors

CSkeletonAnimationController(nint)

public CSkeletonAnimationController(nint pointer)

Parameters

pointer nint

Properties

SkeletonInstance

[SchemaMember("CSkeletonAnimationController", "m_pSkeletonInstance")]
public CSkeletonInstance? SkeletonInstance { get; }

Property Value

CSkeletonInstance