C# Class Global, UnityFramework

Afficher le fichier Open project: meta-42/uEasyKit Class Usage Examples

Méthodes publiques

Свойство Type Description
BundleExtName string
DataDirName string
FrameRate int
IsSandboxMode bool
IsUpdateMode bool
PackageManifestFileName string
PackageUpdateURL string
PackageVersionFileName string
ReferenceResolution Vector2
ServerPackageVersionURL string
VSyncCount int

Property Details

BundleExtName public_oe static_oe property

public static string BundleExtName
Résultat string

DataDirName public_oe static_oe property

public static string DataDirName
Résultat string

FrameRate public_oe static_oe property

限帧(-1: 不限制)
public static int FrameRate
Résultat int

IsSandboxMode public_oe static_oe property

是否走沙盒资源路径
public static bool IsSandboxMode
Résultat bool

IsUpdateMode public_oe static_oe property

是否开启资源更新
public static bool IsUpdateMode
Résultat bool

PackageManifestFileName public_oe static_oe property

Package清单文件名
public static string PackageManifestFileName
Résultat string

PackageUpdateURL public_oe static_oe property

资源更新服务器URL
public static string PackageUpdateURL
Résultat string

PackageVersionFileName public_oe static_oe property

Package版本文件名
public static string PackageVersionFileName
Résultat string

ReferenceResolution public_oe static_oe property

约定分辨率
public static Vector2 ReferenceResolution
Résultat Vector2

ServerPackageVersionURL public_oe static_oe property

服务器Package版本文件URL
public static string ServerPackageVersionURL
Résultat string

VSyncCount public_oe static_oe property

垂直同步
public static int VSyncCount
Résultat int