C# Class GameFramework.Skill.Trigers.TargetManager

Afficher le fichier Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Méthodes publiques

Méthode Description
Add ( int targetId ) : void
Clear ( ) : void
Exist ( int targetId ) : bool

Method Details

Add() public méthode

public Add ( int targetId ) : void
targetId int
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

Exist() public méthode

public Exist ( int targetId ) : bool
targetId int
Résultat bool