Error: Inappropriate '*' on variable of type 'CustomStruct', cannot have an exposed pointer to this type. 오류
언리얼 스트립트를 컴파일 할 때 제목과 같은 오류를 해결하는 방법에 대해 알아보겠습니다. Error: Inappropriate '*' on variable of type 'CustomStruct', cannot have an exposed pointer to this type. 사용자 정의 구조체를 USTRUCT를 통해 에디터에 노출 시키거나 블루프린트에서 활용하려고 할 때 USTRUCT의 포인터를 또다시 UPROPERTY로 하고자 할 때 발생합니다. 예제 코드 USTRUCT(Atomic) struct FChangeViewInfo //사용자 정의 구조체 { GENERATED_BODY() public: UPROPERTY(EditAnywhere) float NextChangeBetweenTime; UPROP..
언리얼
2021. 11. 18. 17:16
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 언리얼 빌드
- UHT
- Jenkins Build Periodically
- 백준
- 언리얼 사용자 정의 구조체
- 언리얼 기초
- 안드로이드 구글맵
- 알고리즘기초
- 유니티 직소퍼즐 구현
- 깃 용량문제
- 안드로이드
- c언어강의
- 깃 허브 오류 해결
- 언리얼
- 빌드 주기
- c언어 기초
- 젠킨스
- C++
- Connecting Jenkins Agent
- 구글맵
- Add Node
- refusing to run with root privileges
- 알고리즘
- 유니티
- 젠킨스 에이전트 연결
- Unreal Header Tool
- C언어기초
- dfs
- Connecting Jenkins
- Jenkins
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함