Unreal Engine - 클래스와 변수의 리플렉션 (매크로 지정자 위주)
·
Unreal Engine
이전에 관련 이론을 정리한 글https://gbleem.tistory.com/35 Unreal Property System (Reflection)참고자료https://unrealcommunity.wiki/unreal-property-system-(reflection)-36d1e6 Unreal Property System (Reflection) | Unreal Engine Community WikiBrief description of the Unreal Property System.unrealcommunity.wikihttps://dev.epicgames.com/documentatigbleem.tistory.com1. 리플렉션 이란리플렉션이란!C++ 클래스의 변수 및 함수 정보를 엔진 내부의 메타데이터의 ..