标签: ios swift unity3d
我有一个Unity应用程序。我想从Unity设置/获取一些Swift属性。有人能说出怎么办?
以下是该属性的示例:
@objc public var accessToken: String! = ""