FunctionsNPCTraitKeepBestOptionNPCTraitKeepBestOption CallableNPCTraitKeepBestOption(C: NPCCharacter, Group: string): voidFinds and keeps the best possible option for a specified NPC dialog group. A group is a list of similar options where each option is influenced by a specified trait.ParametersC: NPCCharacterNPC to get the dialog ofGroup: stringName of the dialog group to look forReturns voidNothing.
Finds and keeps the best possible option for a specified NPC dialog group. A group is a list of similar options where each option is influenced by a specified trait.