Skip to content

Commit 11b3f01

Browse files
committed
포스트 수정2
1 parent 39a5aa4 commit 11b3f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2025-06-09-unreal-Serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ mermaid: true
2323
- 네트워크를 통해 현재 프로그램의 상태를 다른 컴퓨터에 복원할 수 있다 (멀티플레이어 게임)
2424
- 데이터 압축, 암호화를 통해 데이터를 효율적이고 안전하게 보관할 수도 있음
2525

26-
- ![직렬화.png](/assets/img/posts/file_photos/직렬화.md)
26+
- ![직렬화.png](/assets/img/posts/file_photos/직렬화.png)
2727

2828
---------------------------------------------------------
2929

_posts/2025-06-09-unreal-struct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ mermaid: true
2222
- NewObject API를 사용할 수 없음
2323
- ![언리얼 리플렉션 관련 계층 구조.png](/assets/img/posts/file_photos/언리얼%20리플렉션%20관련%20계층%20구조.png)
2424

25-
[TMap 포스트]((https://gemini9764.github.io/posts/unreal-TMap/))
25+
[TMap 포스트](https://gemini9764.github.io/posts/unreal-TMap/)

0 commit comments

Comments
 (0)