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

Methoden๐Ÿ”—

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)


Eigenschaftsbeschreibungen๐Ÿ”—

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!


Methodenbeschreibungen๐Ÿ”—

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!