C# Class DialogElement, GGJ2016

Exibir arquivo 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_oe property

public AudioSource,UnityEngine audio
return UnityEngine.AudioSource

float1 public_oe property

public float float1
return float

string1 public_oe property

public string string1
return string

transform1 public_oe property

public Transform transform1
return Transform

type public_oe property

public Type type
return Type