Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/Input > API/Plugins/CommonUI/Input/FBindUIActionArgs
Syntax
bool bIsPersistent
Remarks
A persistent binding is always registered and will be executed regardless of the activation status of the binding widget's parentage. Persistent bindings also never stomp one another - if two are bound to the same action, both will execute. Use should be kept to a minimum.