ChangeDimension.this

Undocumented in source.
  1. this()
  2. this(int dimension, Tuple!(float, "x", float, "y", float, "z") position, bool unknown2)
    class ChangeDimension
    pure nothrow @safe @nogc
    this
    (,
    Tuple!(float, "x", float, "y", float, "z") position = Tuple!(float, "x", float, "y", float, "z").init
    ,
    bool unknown2 = bool.init
    )

Meta