PGMEBackend.Entities.Sign.Sign C# (CSharp) Method

Sign() public method

public Sign ( ) : System
return System
        public Sign()
            : base()
        {
            rawDataOrig = new byte[0xC];
            rawData = new byte[0xC];
        }

Same methods

Sign::Sign ( int offset, GBAROM ROM ) : System
Sign::Sign ( short xPos, short yPos ) : System