Method | Description | |
---|---|---|
AddChestData ( int room ) : void | ||
DeleteChestData ( int room ) : void | ||
GetChestByte ( int room, int index ) : int | ||
GetChestData ( int room ) : |
public static AddChestData ( int room ) : void | ||
room | int | |
return | void |
public static DeleteChestData ( int room ) : void | ||
room | int | |
return | void |
public static GetChestByte ( int room, int index ) : int | ||
room | int | |
index | int | |
return | int |
public static GetChestData ( int room ) : |
||
room | int | |
return |