Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUAFSystemFactoryParams
Description
Add a public variables rig VM 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 | AddPublicVariablesRigVMAsset |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Factory/UAFSystemFactoryParams.h |
| Include Path | #include "Factory/UAFSystemFactoryParams.h" |
void AddPublicVariablesRigVMAsset
(
const TScriptInterface < const IRigVMRuntimeAssetInterface > & RigVMAsset
)