Header menu logo Nu

FpsDispatcherExtensions Module

Type extensions

Type extension Description

this.GetStartDateTime

Full Usage: this.GetStartDateTime

Parameters:
Returns: DateTimeOffset

Extended Type: Entity

world : World
Returns: DateTimeOffset

this.GetStartUpdateTime

Full Usage: this.GetStartUpdateTime

Parameters:
Returns: int64

Extended Type: Entity

world : World
Returns: int64

this.SetStartDateTime

Full Usage: this.SetStartDateTime

Parameters:

Extended Type: Entity

value : DateTimeOffset
world : World

this.SetStartUpdateTime

Full Usage: this.SetStartUpdateTime

Parameters:
    value : int64
    world : World

Extended Type: Entity

value : int64
world : World

this.StartDateTime

Full Usage: this.StartDateTime

Parameters:
    () : unit

Returns: Lens<DateTimeOffset, Entity>

Extended Type: Entity

() : unit
Returns: Lens<DateTimeOffset, Entity>

this.StartDateTime

Full Usage: this.StartDateTime

Returns: Lens<DateTimeOffset, Entity>

Extended Type: Entity

Returns: Lens<DateTimeOffset, Entity>

this.StartUpdateTime

Full Usage: this.StartUpdateTime

Parameters:
    () : unit

Returns: Lens<int64, Entity>

Extended Type: Entity

() : unit
Returns: Lens<int64, Entity>

this.StartUpdateTime

Full Usage: this.StartUpdateTime

Returns: Lens<int64, Entity>

Extended Type: Entity

Returns: Lens<int64, Entity>

Type something to start searching.