Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions.

ScorePanelEntry🔗

Inherits: HBoxContainer

There is currently no description for this class. Please help us by contributing one !

Properties🔗

bool

scoring

true

int

_ping

String

_username

Vector3i

_score

Vector3i(0, 0, 0)

PingLabel

ping

Label

username

Label

offense

Label

defense

Label

style

Label

score

int

peer_id

Methods🔗

int

get_total()

String

_to_string()

void

set_username(new_username: String)

void

set_ping(new_ping: int)

void

set_score(new_score: Vector3i)

void

_on_scoring_state_changed(new_scoring: bool)


Property Descriptions🔗

bool scoring = true 🔗

There is currently no description for this property. Please help us by contributing one!


int _ping 🔗

  • void set_ping(new_ping: int)

There is currently no description for this property. Please help us by contributing one!


String _username 🔗

  • void set_username(new_username: String)

There is currently no description for this property. Please help us by contributing one!


Vector3i _score = Vector3i(0, 0, 0) 🔗

There is currently no description for this property. Please help us by contributing one!


PingLabel ping 🔗

There is currently no description for this property. Please help us by contributing one!


Label username 🔗

There is currently no description for this property. Please help us by contributing one!


Label offense 🔗

There is currently no description for this property. Please help us by contributing one!


Label defense 🔗

There is currently no description for this property. Please help us by contributing one!


Label style 🔗

There is currently no description for this property. Please help us by contributing one!


Label score 🔗

There is currently no description for this property. Please help us by contributing one!


int peer_id 🔗

There is currently no description for this property. Please help us by contributing one!


Method Descriptions🔗

int get_total() 🔗

There is currently no description for this method. Please help us by contributing one!


String _to_string() 🔗

There is currently no description for this method. Please help us by contributing one!


void set_username(new_username: String) 🔗

There is currently no description for this method. Please help us by contributing one!


void set_ping(new_ping: int) 🔗

There is currently no description for this method. Please help us by contributing one!


void set_score(new_score: Vector3i) 🔗

There is currently no description for this method. Please help us by contributing one!


void _on_scoring_state_changed(new_scoring: bool) 🔗

There is currently no description for this method. Please help us by contributing one!