Property | Type | Description | |
---|---|---|---|
Description | string | ||
HasWeight | bool | ||
StartIn | bool |
Method | Description | |
---|---|---|
SelectJumpTypes ( ) : System | ||
SelectJumpTypes ( int id, string nameEnglish, bool startIn, bool hasWeight, string description ) : System | ||
SelectJumpTypes ( string nameEnglish ) : System |
public SelectJumpTypes ( int id, string nameEnglish, bool startIn, bool hasWeight, string description ) : System | ||
id | int | |
nameEnglish | string | |
startIn | bool | |
hasWeight | bool | |
description | string | |
return | System |
public SelectJumpTypes ( string nameEnglish ) : System | ||
nameEnglish | string | |
return | System |