|
WjWorld
|
#include <SessionTypes.h>
Public Attributes | |
| FString | PlayerName |
| bool | bIsReady = false |
| bool | bIsHost = false |
| int32 | PlayerID = -1 |
플레이어 정보 구조체 (UI 표시 및 캐싱용)
| bool FPlayerDisplayInfo::bIsHost = false |
| bool FPlayerDisplayInfo::bIsReady = false |
| int32 FPlayerDisplayInfo::PlayerID = -1 |
| FString FPlayerDisplayInfo::PlayerName |