i have a C++ volume in my world, i can manipulate the size in the editor to whatever size i require, however in game it wont change.
but on begin play i want to get the size of this said volume or brush which it is.
how exactly would i go about receiving the brush size in C++ ?
cheers