Data.getCheeseAddr C# (CSharp) Method

getCheeseAddr() public method

public getCheeseAddr ( ) : int
return int
    public override int getCheeseAddr()
    {
        return 0x1484f;
    }
Data