using UnityEngine; namespace NBF { public class FBait : FGearBase { protected override void OnInit() { } } }