Show / Hide Table of Contents

Class SurveySample

Sample to show how to popup a survey. Data is set in a scriptable object in the sample.

Inheritance
object
Object
Component
Behaviour
MonoBehaviour
SurveySample
Namespace: PlayUR.Samples
Assembly: Assembly-CSharp.dll
Syntax
public class SurveySample : MonoBehaviour

Fields

survey

Declaration
public Survey survey
Field Value
Type Description
Survey

Methods

DoSurvey()

Declaration
public void DoSurvey()
In This Article
Back to top Generated by DocFX