C# Class Alexandria.Engines.DarkSouls.ParameterDefinitionRow

A column for a ParameterTable.
Inheritance: Asset
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Private Properties

Свойство Type Description
GetBitFieldType string
ParameterDefinitionRow System

Méthodes publiques

Méthode Description
GetDotNetType ( string type ) : string

Get the .NET type of the column.

Private Methods

Méthode Description
GetBitFieldType ( ) : string
ParameterDefinitionRow ( ParameterDefinition definition, int index, AssetLoader loader ) : System

Method Details

GetDotNetType() public static méthode

Get the .NET type of the column.
public static GetDotNetType ( string type ) : string
type string
Résultat string