Skip to main content

PedQuestions


Namespace: FivePD.API.Utils#
File: Source/Utils/PedQuestions.cs#

PedQuestion instances can be added to the default (FivePD) question system. Each PedQuestion contains a question and an answer.


Fields#

Question#

Type:string

Question.

Answers#

Type:List<string>

A list of possible answers.