- Subsystem 의 자식class들은 자동으로 SubsystemCollection class에 의해 생성, 관리됨
-
ubsystemCollectionBase::Initialize
-
USubsystem* GetSubsystemInternal(UClass* SubsystemClass) const;
- 주로 static ::get( ) 에 해당 메서드를 연결시키는 듯
-
'Unreal > UE Class :: UObject' 카테고리의 다른 글
Field (0) | 2024.05.16 |
---|---|
기본 구성 리스트 (0) | 2024.05.16 |
Procedural Mesh (0) | 2024.05.16 |