{"repo":"colory-games/UEPlugin-AccessVariableByName","free":true,"listed":false,"github":"https://github.com/colory-games/UEPlugin-AccessVariableByName","clone":"git clone https://github.com/colory-games/UEPlugin-AccessVariableByName.git","description":"Unreal Engine Plugin: Get/Set Variables by Name","language":"C++","stars":45,"topics":["plugin","ue4","ue5","unreal-engine"],"license":"MIT","category":"game-templates","readme_excerpt":"Unreal Engine Plugin: Access Variable by Name Access Variable by Name is an Unreal Engine plugin which adds Blueprint nodes to get/set the variable by name. These nodes enable you to get/set the variable by the string instead of the get/set node. Generally, you need to place a get/set node when you try to get/set the variable on the vanilla Unreal Engine. This workflow works greatly in many cases, but there are problems in some cases. For example: When you access to the deep nested variable, you need to place lots of Get / Set and related nodes. Ex: To access the member variable X of Vector , you need to place Get Vector node and Break Vector node. When you set a new value to many variables at once, you need to place the sequence of Set nodes. Ex: To set a new value to the member variable A , B and C , you need to place Set A node, Set B node and Set C node, By using this plugin, these problems will be solved gracefully. Features This plugin adds below Blueprint nodes. Get/Set Variable by Name Get/Set a variable by specifying name and target object. These nodes will analyze the name and target (static analysis), and change the node's pin type to the same variable type automatically. This ensures that the variable name and pin type is valid. The name pin supports a custom syntax to access a deep nested variable. Get/Set Variable by Name (Dynamic) Get/Set a variable by specifying name and target object. These nodes accepts the name which can be changed dynamically at runtime. T","default_branch":null,"files":null,"tree":[],"storefront":"/r/colory-games","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/colory-games/UEPlugin-AccessVariableByName/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}