TopicInfo Script


Extends: Form Script

Script for the manipulation of topic info base objects.

DefinitionEdit

ScriptName TopicInfo extends Form Native Hidden

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

EventsEdit

  • Event OnBegin(ObjectReference akSpeakerRef, bool abHasBeenSaid)
    • Event called when the topic info starts (in parallel with the fragment)
  • Event OnEnd(ObjectReference akSpeakerRef, bool abHasBeenSaid)
    • Event called when the topic info ends (in parallel with the fragment)

Related FragmentsEdit