Show / Hide Table of Contents

Class VersionContainer

Container to hold the project's Version to let Unity serialize it during the build.

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
VersionContainer
Namespace: sttz.Trimmer
Assembly: Trimmer.dll
Syntax
public class VersionContainer : MonoBehaviour

Fields

| Improve this Doc View Source

version

Declaration
public Version version
Field Value
Type Description
Version
  • Improve this Doc
  • View Source
Back to top © 2017 Adrian Stutz