TickedPropertyAccessor.tick

Get tick

  1. typeof(this) tick(EType tick)
  2. inout(EType) tick()
    class TickedPropertyAccessor(ComponentType, FieldType = ComponentType, KeyType = string)
    @safe nothrow pure inout
    inout(EType)
    tick
    ()
    if (
    isBidirectionalRange!KeyType
    )

Return Value

Type: inout(EType)

EType

Meta