Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SimpleLuaResLoader
C# Class SimpleLuaResLoader, UnityHello
Inheritance:
LuaFileUtils
Show file
Open project: woshihuo12/UnityHello
Public Methods
Method
Description
ReadFile
(
string
fileName
) :
byte[]
SimpleLuaResLoader
( ) :
UnityEngine
Private Methods
Method
Description
ReadDownLoadFile
(
string
fileName
) :
byte[]
ReadResourceFile
(
string
fileName
) :
byte[]
Method Details
ReadFile()
public
method
public
ReadFile
(
string
fileName
) :
byte[]
fileName
string
return
byte[]
SimpleLuaResLoader()
public
method
public
SimpleLuaResLoader
( ) :
UnityEngine
return
UnityEngine