Jump to content

Callback activated unrecognised


photo

Recommended Posts

Posted

The callback type activated (as specified in the docs) from an xml .ui file is not recognised;

 

<icon name="ActorController::highIcon" toggleable="0" toggled="1" texture="textures/gui/high.png" export="1">
   	<callback type="activated">ActorController::HighActivated</callback>
 	</icon>

 

log file outputs; UserInterface::get_callback(): unknown callback "activated".

Posted

Yes, sorry, this callback is not supported. Please check updated info.

×
×
  • Create New...