S
S
Sticky Rain2020-11-22 07:53:57
C++ / C#
Sticky Rain, 2020-11-22 07:53:57

USstaticMeshComponent* What is the pointer for?

What does the asterisk do after the USstaticMeshComponent?
UStaticMeshComponent* Mesh;

And what does this line actually mean? USstaticMeshComponent* Mesh

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ananiev, 2020-11-22
@stiicky

Pointer to an object of the UStaticMeshComponent class
https://ravesli.com/urok-80-ukazateli-vvedenie/#toc-2

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question