C# Class Alexandria.Engines.DarkSouls.ModelBoneUnknown

An unknown type related to bones.
Inheritance: ModelAsset
Show file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
ToString ( ) : string

Convert to a string representation of the object.

Private Methods

Method Description
ModelBoneUnknown ( FolderAsset bonesFolder, int index, AssetLoader loader ) : System

Method Details

ToString() public method

Convert to a string representation of the object.
public ToString ( ) : string
return string