getCat

fun getCat(id: Int): Cat

Retrieves specific cat Documentation can be found in the GW2 Wiki

Return

Cat

Parameters

id

of cat

See also