C# Class Timer.TimeBase, UGUIPlugin

Afficher le fichier Open project: l980305284/UGUIPlugin

Méthodes publiques

Свойство Type Description
func object
isRemove bool
timeout int
type TimeType,

Protected Properties

Свойство Type Description
time int

Méthodes publiques

Méthode Description
TimeBase ( TimeType, t ) : System.Collections

Méthodes protégées

Méthode Description
Call ( int index ) : void

Private Methods

Méthode Description
TimeCall ( int t ) : void

Method Details

Call() protected méthode

protected Call ( int index ) : void
index int
Résultat void

TimeBase() public méthode

public TimeBase ( TimeType, t ) : System.Collections
t TimeType,
Résultat System.Collections

Property Details

func public_oe property

public object func
Résultat object

isRemove public_oe property

public bool isRemove
Résultat bool

time protected_oe property

protected int time
Résultat int

timeout public_oe property

public int timeout
Résultat int

type public_oe property

public TimeType, type
Résultat TimeType,