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
LuaAnimationEvent
C# Class LuaAnimationEvent, OpenWorldGame
Inheritance:
LuaBaseEvent
显示文件
Open project: nottvlike/OpenWorldGame
Public Methods
Method
Description
AddBuff
(
string
name
) :
void
AnimateFinished
( ) :
void
RemoveBuff
(
string
name
) :
void
Method Details
AddBuff()
public
method
public
AddBuff
(
string
name
) :
void
name
string
return
void
AnimateFinished()
public
method
public
AnimateFinished
( ) :
void
return
void
RemoveBuff()
public
method
public
RemoveBuff
(
string
name
) :
void
name
string
return
void