PackList.getSkeleton

Load the given skeleton.

class PackList
getSkeleton
(
string name
)

Parameters

name string

Name of the skeleton.

Return Value

Type: Resource!(SkeletonNode[])

A Resource tuple, first item is a list of the skeleton's nodes.

Meta