AncientMysteries.DestroyTypes.DT_ThingBullet.DT_ThingBullet C# (CSharp) Method

DT_ThingBullet() public method

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