Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
GameFramework
Skill
Trigers
TargetManager
C# Class GameFramework.Skill.Trigers.TargetManager
Mostrar archivo
Open project: dreamanlan/CSharpGameFramework
Class Usage Examples
Public Methods
Method
Description
Add
(
int
targetId
) :
void
Clear
( ) :
void
Exist
(
int
targetId
) :
bool
Method Details
Add()
public
method
public
Add
(
int
targetId
) :
void
targetId
int
return
void
Clear()
public
method
public
Clear
( ) :
void
return
void
Exist()
public
method
public
Exist
(
int
targetId
) :
bool
targetId
int
return
bool