C# 클래스 Alexandria.Engines.DarkSouls.ParameterDefinitionRow

A column for a ParameterTable.
상속: Asset
파일 보기 프로젝트 열기: Burton-Radons/Alexandria 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetBitFieldType string
ParameterDefinitionRow System

공개 메소드들

메소드 설명
GetDotNetType ( string type ) : string

Get the .NET type of the column.

비공개 메소드들

메소드 설명
GetBitFieldType ( ) : string
ParameterDefinitionRow ( ParameterDefinition definition, int index, AssetLoader loader ) : System

메소드 상세

GetDotNetType() 공개 정적인 메소드

Get the .NET type of the column.
public static GetDotNetType ( string type ) : string
type string
리턴 string