Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SerahToolkit_SharpGL
FF8_Core
PlayMovie
C# Class SerahToolkit_SharpGL.FF8_Core.PlayMovie
显示文件
Open project: MaKiPL/FF8-Rinoa-s-Toolset
Class Usage Examples
Public Properties
Property
Type
Description
_mClips
MovieClip[]
bSuccess
bool
nClips
int
path
string
Public Methods
Method
Description
PlayMovie
(
string
path
) :
System
Read
( ) :
void
Private Methods
Method
Description
BuildPath
(
byte
MovieID
) :
string
Method Details
PlayMovie()
public
method
public
PlayMovie
(
string
path
) :
System
path
string
return
System
Read()
public
method
public
Read
( ) :
void
return
void
Property Details
_mClips
public_oe property
public
MovieClip[]
_mClips
return
MovieClip[]
bSuccess
public_oe static_oe property
public
static
bool
bSuccess
return
bool
nClips
public_oe property
public
int
nClips
return
int
path
public_oe property
public
string
path
return
string