March 2019
Intermediate to advanced
708 pages
17h 9m
English
This recipe shows that you can use a type as a function parameter in Blueprint if its native code declaration includes BlueprintType.
However, at the moment, none of the properties that we defined in C++ are accessible to Blueprint.
Other recipes in this chapter deal with making those properties accessible so that we can actually do something meaningful with our custom objects.
Read now
Unlock full access