프로퍼티 | 타입 | 설명 | |
---|---|---|---|
frameImportant | bool | ||
frameX | short | ||
frameY | short | ||
modName | string | ||
name | string |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
MysteryTileInfo ( string modName, string name ) : System.Collections.Generic | ||
MysteryTileInfo ( string modName, string name, short frameX, short frameY ) : System.Collections.Generic | ||
Save ( ) : TagCompound |
public MysteryTileInfo ( string modName, string name ) : System.Collections.Generic | ||
modName | string | |
name | string | |
리턴 | System.Collections.Generic |
public MysteryTileInfo ( string modName, string name, short frameX, short frameY ) : System.Collections.Generic | ||
modName | string | |
name | string | |
frameX | short | |
frameY | short | |
리턴 | System.Collections.Generic |