맏동산

  • 홈
  • 태그
  • 방명록

Unity/UnityEditor 3

[ UnityEditor ] SerializedObject

□ StepUp이전에 SerializedProperty를 완성하고 보는게 좋다.https://maplestorym.tistory.com/149 □ Exampleusing System.Collections.Generic;using System.Runtime.Remoting.Messaging;using UnityEditor;using UnityEngine;public class MyEditorWindow : EditorWindow{ Dictionary> Targets = new(); bool isFocused; private void Update() { if(isFocused == false) { foreach(var item in Targ..

Unity/UnityEditor 2025.09.13

[ UnityEditor ] CustomPropertyDrawer

□ Exampleusing System;using System.Collections;using System.Collections.Generic;using UnityEngine;public enum PlayerClass{ Warrior, Magician,}[Serializable]public class PlayerData{ public int Hp; public string Name; public PlayerClass thisClass;}using System.Collections;using System.Collections.Generic;using UnityEngine;public class Player : MonoBehaviour{ public PlayerData pd;..

Unity/UnityEditor 2025.09.13

[ UnityEditor ] SerializedProperty

□ Exampleusing System.Collections;using System.Collections.Generic;using UnityEngine;public class MyComponent : MonoBehaviour{ public GameObject Go; public string Name; public int Hp; private void Start() { Debug.Log($"GameObject : {Go} / Name : {Name} / Hp : {Hp}"); }}using System;using UnityEditor;using UnityEngine;[CustomEditor(typeof(MyComponent))]public class Custom..

Unity/UnityEditor 2025.09.13
이전
1
다음
더보기
프로필사진

맏동산

여러가지 잡지식

  • 분류 전체보기 (102)
    • 부트캠프 (62)
      • Unity [ 스파르타 ] (62)
    • 정리 (21)
      • 게임 서버 (21)
    • C (4)
      • 자료구조 (4)
    • C++ (0)
      • WinAPI (0)
    • C# (0)
      • 프로그래머스 (3)
    • Unity (5)
      • 유니티 빌드 (2)
      • UnityEditor (3)
    • 잡지식 (0)
      • 그림 (0)
      • EN (0)
      • Excel (0)

Tag

게임, sparta, 깃허브, Unity, EditorWindow, Lock, 맏난거, 게임서버, editor, CustomEditor, texture, 자료구조, 유니티, 서버, 스파르타, 클라이언트, Github, 프로그래머스, Til, C#,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2026/09   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Daum Corp. All rights reserved.

티스토리툴바