AncientMysteries.DestroyTypes.DT_ThingBullet.DT_ThingBullet C# (CSharp) 메소드

DT_ThingBullet() 공개 메소드

public DT_ThingBullet ( AMThingBulletBase t = null )
t AMThingBulletBase
        public DT_ThingBullet(AMThingBulletBase t = null) : base(t)
        {
        }
    }
DT_ThingBullet