보키_기록용

Unreal Delegate binding 함수로 안갈때 본문

언리얼/MEMO

Unreal Delegate binding 함수로 안갈때

bokki0117 2022. 8. 30. 09:57

Delegate 바인딩은 됐는데 함수로 들어가질 않길래 봤더니

해당 함수에 UFUNCTION()을 안붙여줬다..

'언리얼 > MEMO' 카테고리의 다른 글

언리얼 학습하기 좋은 사이트  (0) 2022.10.07
ABILITYLIST_SCOPE_LOCK  (0) 2022.09.16
TFunctionRef  (0) 2022.09.16
BlueprintReadOnly should not be on private members  (0) 2022.09.14
BlueprintAssignable  (0) 2022.09.01
Comments