using ZXKFramework; public class PlayTrueOrFalseEvent : IGameEvent { public bool isTrue; }