Unreal Engine 4.x Scripting with C++ Cookbook
上QQ阅读APP看书,第一时间看更新

How it works...

UPROPERTYs are automatically written Get/Set methods for UE4 classes and can be used to access and assign values for properties, as we just saw.