UE C++ Basic Pointer

 This pos is about pointer.

Unreal runs with C++ so it uses pointer for address.

We often use * notation and this notation means what's being pass on the stack is a pointer, ie, address of something.

And & means it's a reference.



댓글

이 블로그의 인기 게시물

About AActor!!! "UObject" has no member "BeginPlay"

UNREAL Android build information

Shader informations nice blog ~ ~