FacePlayer.this

Undocumented in source.
  1. this()
  2. this(uint type, Vector!(double, "xyz") target, bool isEntity, uint entityId, uint entityType)
    class FacePlayer
    pure nothrow @safe @nogc
    this
    (
    uint type
    ,
    Vector!(double, "xyz") target = Vector!(double, "xyz").init
    ,
    bool isEntity = bool.init
    ,
    uint entityId = uint.init
    ,
    uint entityType = uint.init
    )

Meta