info_node_link_logic
info_node_link_logic is a point entity available
with any version of Mapbase.A variant of info_node_link that fires outputs when a NPC tries to use it. Otherwise functions identically to a regular info_node_link.
Outputs
- OnUsageAccepted
<void>
Fires when a NPC uses this link after meeting all of the requirements.
Fires when a NPC uses this link after meeting all of the requirements.
- OnUsageAcceptedWhileDisabled
<void>
Fires when a NPC that meets all of the requirements tries to use this link, but it's disabled.
Fires when a NPC that meets all of the requirements tries to use this link, but it's disabled.
