SpawnExperienceOrb.this

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

Meta