BBKRPGSimulator.Magic.MagicSpecial.SetOtherData C# (CSharp) Method

SetOtherData() protected method

protected SetOtherData ( Array buf, int offset ) : void
buf Array
offset int
return void
        protected override void SetOtherData(byte[] buf, int offset)
        {
        }