Table of Contents

Class MotionList

Namespace
SharpPluginLoader.Core.Resources
Assembly
SharpPluginLoader.Core.dll

Represents an instance of the rMotionList (lmt) class.

public class MotionList : Resource
Inheritance
MotionList
Inherited Members

Constructors

MotionList()

public MotionList()

MotionList(nint)

public MotionList(nint instance)

Parameters

instance nint

Properties

Header

The header of this motion list.

public ref MotionListHeader Header { get; }

Property Value

MotionListHeader