C# Class DialogElement, GGJ2016

Show file Open project: netgrind/GGJ2016 Class Usage Examples

Public Properties

Property Type Description
audio UnityEngine.AudioSource
float1 float
string1 string
transform1 Transform
type Type

Property Details

audio public property

public AudioSource,UnityEngine audio
return UnityEngine.AudioSource

float1 public property

public float float1
return float

string1 public property

public string string1
return string

transform1 public property

public Transform transform1
return Transform

type public property

public Type type
return Type