Struct TimerLoop
Component indicating that a timer should loop
Namespace: Unity.Scheduler
Syntax
public struct TimerLoop : IComponentData
Fields
LoopCount
The number of times the timer has looped
Declaration
public uint LoopCount
Field Value
Type | Description |
---|---|
UInt32 |