Show / Hide Table of Contents

Class SampleHighScores

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

Properties

score

Declaration
public string score { get; set; }
Property Value
Type Description
string

Methods

Test()

Declaration
public void Test()

TestDisplay3Seconds()

Declaration
public void TestDisplay3Seconds()

TestDisplayUntilClose()

Declaration
public void TestDisplayUntilClose()

TestRoutine()

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