setTextGender

fun setTextGender(num: Int)

Deprecated

Deprecated. Use setPronoun(num) for consistency.

Replace with

setPronoun(num)

Sets the pronoun of this avatar.

Parameters

num

the number to set, with the value 0 being male, 1 being female, and 2 being 'other'.