C# Class BBGamelib.scheduler.tListEntry

Exibir arquivo Open project: BigWoodGames/cocos2d-unity Class Usage Examples

Public Properties

Property Type Description
impMethod TICK_IMP
markedForDeletion bool
paused bool
priority int
target System.Object

Property Details

impMethod public_oe property

public TICK_IMP impMethod
return TICK_IMP

markedForDeletion public_oe property

public bool markedForDeletion
return bool

paused public_oe property

public bool paused
return bool

priority public_oe property

public int priority
return int

target public_oe property

public System.Object target
return System.Object