
Descripción
Plugin containing 30+ functions and 35+ editor functions to help create & edit Blueprints, add components, create functions & variables, call functions etc.
Plugin Overview: YouTube
Documentation: AQ Function Library - Blueprint Asset - Documentation
Support: [email protected] | Discord
Functions (look at documentation for complete list):
GetParentClassOfBlueprintAsset
GetComponentFromBlueprintAsset
GetAllComponentsFromBlueprintAsset
FindNodeFromComponent
FindComponentFromNode
GetIntVariableFromName
SetIntVariableFromName
GetTransformVariableFromName
SetTransformVariableFromName
GetAllVariableNamesAndTypes
CallFunctionByName
CreateBlueprint
CompileBlueprint
AddComponentInBlueprintAsset
RemoveComponentFromBlueprintAsset
AttachComponentToComponentInBlueprintAsset
CopyComponentVariablesOntoAnotherComponent
GetRootComponentOfBlueprintAsset
SetRootComponentOfBlueprintAsset
RenameComponentOfBlueprintAsset
GetBlueprintAssetFromObject
CreateVariableInBlueprintAsset
RemoveVariableFromBlueprintAsset
GetAllFunctionsFromBlueprintAsset
GetFunctionFromBlueprintAsset
CreateFunctionInBlueprintAsset
RemoveFunctionFromBlueprintAsset
AddInputPinToFunctionInBlueprintAsset
AddOutputPinToFunctionInBlueprintAsset
RemovePinFromFunctionInBlueprintAsset
AddNodeInBlueprintAsset_GetVariable
AddNodeInBlueprintAsset_SetVariable
AddNodeInBlueprintAsset_FunctionCall
ConnectNodesInBlueprintAsset
RemoveNodeFromBlueprintAsset
GetAllNodesFromBlueprintAsset







