Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AnimationOverlay
C# Class AnimationOverlay, UnderworldExporter
Inheritance:
UWEBase
Mostra file
Open project: hankmorgan/UnderworldExporter
Class Usage Examples
Public Properties
Property
Type
Description
Active
bool
FrameNo
int
NoOfFrames
int
StartFrame
int
Public Methods
Method
Description
Animate
( ) :
IEnumerator
Go
( ) :
void
LoadAnimo
(
int
index
) :
void
Start
( ) :
void
Stop
( ) :
void
Method Details
Animate()
public
method
public
Animate
( ) :
IEnumerator
return
IEnumerator
Go()
public
method
public
Go
( ) :
void
return
void
LoadAnimo()
public
method
public
LoadAnimo
(
int
index
) :
void
index
int
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
Property Details
Active
public_oe property
public
bool
Active
return
bool
FrameNo
public_oe property
public
int
FrameNo
return
int
NoOfFrames
public_oe property
public
int
NoOfFrames
return
int
StartFrame
public_oe property
public
int
StartFrame
return
int