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
HudAnimation
C# Class HudAnimation, UnderworldExporter
Inheritance:
GuiBase
显示文件
Open project: hankmorgan/UnderworldExporter
Public Properties
Property
Type
Description
NormalCullingMask
int
PreviousAnimation
string
SetAnimation
string
TargetControl
UnityEngine.UI.RawImage
Public Methods
Method
Description
Start
( ) :
void
Protected Methods
Method
Description
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
Property Details
NormalCullingMask
public_oe static_oe property
public
static
int
NormalCullingMask
return
int
PreviousAnimation
public_oe property
public
string
PreviousAnimation
return
string
SetAnimation
public_oe property
public
string
SetAnimation
return
string
TargetControl
public_oe property
public
RawImage,UnityEngine.UI
TargetControl
return
UnityEngine.UI.RawImage