C# Class BBGamelib.scheduler.tListEntry

Afficher le fichier Open project: BigWoodGames/cocos2d-unity Class Usage Examples

Méthodes publiques

Свойство Type Description
impMethod TICK_IMP
markedForDeletion bool
paused bool
priority int
target System.Object

Property Details

impMethod public_oe property

public TICK_IMP impMethod
Résultat TICK_IMP

markedForDeletion public_oe property

public bool markedForDeletion
Résultat bool

paused public_oe property

public bool paused
Résultat bool

priority public_oe property

public int priority
Résultat int

target public_oe property

public System.Object target
Résultat System.Object