일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Replication
- Multiplay
- map design
- gameplay ability system
- CTF
- gameplay effect
- 유니티
- 보안
- 언리얼 엔진
- animation
- gameplay tag
- stride
- photon fusion2
- 게임개발
- os
- local prediction
- MAC
- gas
- nanite
- attribute
- ability task
- network object pooling
- UI
- 언리얼엔진
- rpc
- Aegis
- 게임 개발
- unity
- listen server
- Unreal Engine
Archives
- Today
- Total
목록2025/05/11 (1)
Replicated

USTRUCT(BlueprintType)struct FRoomSummary{ GENERATED_BODY() UPROPERTY(EditAnywhere, BlueprintReadOnly) FString RoomId; UPROPERTY(EditAnywhere, BlueprintReadOnly) FString RoomName; UPROPERTY(EditAnywhere, BlueprintReadOnly) FString HostUserName; UPROPERTY(EditAnywhere, BlueprintReadOnly) int32 CurrentPlayerCount; UPROPERTY(EditAnywhere, BlueprintReadOnly) int32 MaxPlayers; UPROPERTY(EditAnywhere,..
언리얼 엔진/Drag Down
2025. 5. 11. 15:49