Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph > API/Plugins/UAFAnimGraph/FAnimNextFactoryParams
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/UAFAnimGraph/Source/UAFAnimGraph/Public/Factory/AnimNextFactoryParams.h |
| Include Path | #include "Factory/AnimNextFactoryParams.h" |
void AddPublicVariablesAsset
(
const TObjectPtr < const UUAFRigVMAsset > & UAFAsset
)