xiangtan/xiangtan_104/fk101/wb_xcode/Classes/UnityAppController+UnityInt...

11 lines
138 B
C
Raw Normal View History

2025-11-13 02:49:51 +08:00
#pragma once
#include "UnityAppController.h"
@interface UnityAppController (UnityInterface)
@property (nonatomic) BOOL paused;
@end