C# Class LuaInterface.LuaFileUtils

Afficher le fichier Open project: liangxiegame/QFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
Instance LuaFileUtils
beZip bool

Protected Properties

Свойство Type Description
instance LuaFileUtils

Méthodes publiques

Méthode Description
AddSearchBundle ( string bundleToLower, AssetBundle bundle ) : void
ReadFile ( string fileName ) : byte[]

Method Details

AddSearchBundle() public méthode

public AddSearchBundle ( string bundleToLower, AssetBundle bundle ) : void
bundleToLower string
bundle UnityEngine.AssetBundle
Résultat void

ReadFile() public méthode

public ReadFile ( string fileName ) : byte[]
fileName string
Résultat byte[]

Property Details

Instance public_oe static_oe property

public static LuaFileUtils,LuaInterface Instance
Résultat LuaFileUtils

beZip public_oe property

public bool beZip
Résultat bool

instance protected_oe static_oe property

protected static LuaFileUtils,LuaInterface instance
Résultat LuaFileUtils