# UE4 Plugins of BluePrint Functions It provides features not found in the engine blueprint Like Runtime Load Texture Or .wav Sound ,config ,open exe .... When I develop new features I Will Update ## How It Use In Your Project Create A Plugins Folder ![CreateAPluginFolder](https://raw.githubusercontent.com/ecg82465/TESTPlugins/master/Image/CreatPluginsFolder.png) Put The BlueprintUtility In Your Plugins Floder ![PutIn](https://raw.githubusercontent.com/ecg82465/TESTPlugins/master/Image/InPlugins.png) Then Open Project You Can See The Plugin Login ![ViewPlugins](https://raw.githubusercontent.com/ecg82465/TESTPlugins/master/Image/ViewPlugins.png) You Can See ShowCase Map For More Detail ![ViewPlugins](https://raw.githubusercontent.com/ecg82465/TESTPlugins/master/Image/SeePlugins.png) ![ViewPlugins](https://raw.githubusercontent.com/ecg82465/TESTPlugins/master/Image/SeeContent.png)