PriXWrapper
Last edited bySimple_AOB10/16/2025
void eventDestroyed()
void OnUniqueIdChanged()
void SetUniqueId(SteamID &PlayerUniqueId)
| Parameter | Type | Description |
|---|---|---|
| PlayerUniqueId | SteamID | --- |
void UnregisterPlayerFromSession()
void RegisterPlayerWithSession()
void OnTeamChanged()
void SetPlayerTeam(TeamInfoWrapper NewTeam)
| Parameter | Type | Description |
|---|---|---|
| NewTeam | TeamInfoWrapper | --- |
void eventOnOwnerChanged()
void eventSetPlayerName(std::string S)
| Parameter | Type | Description |
|---|---|---|
| S | std::string | --- |
void EventDestroyed(PriXWrapper PRI)
| Parameter | Type | Description |
|---|---|---|
| PRI | PriXWrapper | --- |
void EventTeamChanged(PriXWrapper PRI)
| Parameter | Type | Description |
|---|---|---|
| PRI | PriXWrapper | --- |
void EventUniqueIdChanged(PriXWrapper PRI)
| Parameter | Type | Description |
|---|---|---|
| PRI | PriXWrapper | --- |
void EventPlayerNameChanged(PriXWrapper PRI)
| Parameter | Type | Description |
|---|---|---|
| PRI | PriXWrapper | --- |