Show / Hide Table of Contents

Class Settings

Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
Settings
Namespace: InsaneScatterbrain.RetroKit
Syntax
public class Settings : ScriptableObject

Fields

assetsPixelsPerUnit

Declaration
public int assetsPixelsPerUnit
Field Value
Type Description
System.Int32

retroSystem

Declaration
public RetroSystem retroSystem
Field Value
Type Description
RetroSystem

Properties

Instance

Declaration
public static Settings Instance { get; }
Property Value
Type Description
Settings
Back to top Generated by DocFX