Navigation
API > API/Plugins > API/Plugins/StateGraph > API/Plugins/StateGraph/FStateGraphNode
Description
Update config from INI files. Called when node is added to a state graph or during hotfixes. Override this to read any custom config the for the node.
| Name | UpdateConfig |
| Type | function |
| Header File | /Engine/Plugins/Experimental/StateGraph/Source/StateGraph/Public/StateGraph.h |
| Include Path | #include "StateGraph.h" |
| Source | /Engine/Plugins/Experimental/StateGraph/Source/StateGraph/Private/StateGraph.cpp |
virtual void UpdateConfig()