Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUAFSystemFactoryParams
Description
Add a public shared variables asset to these params. This will act as part of the public API of the system. If a asset reference already exists of this type then its values be overriden by virtue of the initializer running later
| Name | AddPublicVariablesAsset |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Factory/UAFSystemFactoryParams.h |
| Include Path | #include "Factory/UAFSystemFactoryParams.h" |
void AddPublicVariablesAsset
(
const TObjectPtr < const UUAFRigVMAsset > & UAFAsset
)