C# Class Alexandria.Engines.DarkSouls.ModelBone

A bone in a Model.
Inheritance: ModelAsset
Show file Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Conver to a string representation.

Private Methods

Method Description
AddReference ( string &text, string name, ModelBone value ) : void
FromIndex ( int index ) : ModelBone
ModelBone ( FolderAsset folder, int index, AssetLoader loader ) : System

Method Details

ToString() public method

Conver to a string representation.
public ToString ( ) : string
return string