KeyConvertingAccessor.convertor

Get convertor

  1. typeof(this) convertor(Convertor convertor)
  2. inout(Convertor) convertor()
    class KeyConvertingAccessor(ComponentType, FieldType = ComponentType, InputKeyType = string, ConvertedKeyType = InputKeyType)
    @safe nothrow pure inout
    inout(Convertor)
    convertor
    ()

Return Value

Type: inout(Convertor)

Convertor

Meta