AgentSkillsCN

30 Unity Components

30 Unity组件

SKILL.md

30-unity-components

Status: ACTIVE
AppliesTo: v10
Type: Index / Directory

Purpose

com.devian.foundation 패키지의 Runtime/Unity/에 포함된 Unity 컴포넌트들의 인덱스 문서이다.


Components

ID컴포넌트설명스킬
00Overview진입점/범위00-overview/skill.md
09UnityMainThreadUnity 메인스레드 강제 유틸 (UnityMainThread, UnityMainThreadDispatcher)09-unity-main-thread/SKILL.md
31Singleton v32종 싱글톤 (AutoSingleton 기본, CompoSingleton 선택) + Registry SSOT31-singleton/SKILL.md
02PoolManagerType당 1풀 + prefab name 기반 Spawn + Factory 추상화02-pool-manager/SKILL.md
03MessageSysteminstanceId + key 기반 메시지/트리거 시스템 (timer 제외)03-message-system/SKILL.md
04PoolFactoriesInspectorPoolFactory, BundlePoolFactory04-pool-factories/SKILL.md
10AssetManagerAssetBundle 기반 로딩/캐시/언로드10-asset-manager/SKILL.md
11NetWsClientBehaviourBaseWebSocket 네트워크 클라이언트 베이스11-network-client-behaviour/SKILL.md
12DownloadManagerAddressables Label 기반 Patch/Download (CompoSingleton)12-download-manager/SKILL.md
13Pb64Storagepb64를 Unity TextAsset .asset로 저장하는 규약skills/devian-data/35-pb64-storage/SKILL.md
14TableManagerTB_/ST_ 테이블 로딩/캐시/언로드 (ndjson/pb64)14-table-manager/SKILL.md
15SceneTransManagerScene 전환 직렬화 + 페이드 + BaseScene Enter/Exit15-scene-trans-manager/SKILL.md
16SoundTablesTB_SOUND/TB_VOICE 테이블 규약 (컬럼/책임 분리)16-sound-tables/SKILL.md
17SoundManager테이블 기반 사운드 재생/풀/채널/쿨타임 관리17-sound-manager/SKILL.md
18VoiceTableResolveVoice 로딩 시 언어별 Resolve 캐시 + 재생 시 캐시 조회18-voice-table-resolve/SKILL.md
21AssetId폴더 스캔 기반 Asset ID 선택 UI (Select + 검색) 공통 패턴21-asset-id/SKILL.md
22EffectManagerBundlePool 기반 이펙트 스폰/디스폰 + Runner 확장22-effect-manager/SKILL.md
23DevianSettingsconfig.json → Assets/Settings JSON → Settings.asset 일관 파이프라인23-devian-settings/SKILL.md
24PlayerPrefs WrapperPrimitive/Enum/Json 기반 PlayerPrefs 래퍼24-player-prefs/SKILL.md
25AnimSequencePlayerPlayables 기반 애니메이션 시퀀스 재생 컴포넌트25-anim-sequence-player/SKILL.md
26FsmControllerFIFO 큐 기반 FSM 컨트롤러 (미등록 throw, self-transition 분리)26-fsm-controller/SKILL.md
27BootstrapResourceObjectResources 기반 Bootstrap Root + IDevianBootStep 부팅 파이프라인27-bootstrap-resource-object/SKILL.md

Reference

  • Parent: skills/devian-core/03-ssot/SKILL.md (Foundation Package SSOT)
  • UI 관련 컴포넌트는 skills/devian-unity/40-ui-components/skill.md 참고
  • Object Destruction 규약은 skills/devian-unity/05-unity-object-destruction/skill.md로 이동됨