Show / Hide Table of Contents

Interface ITransition

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface ITransition

Properties

| Improve this Doc View Source

GateName

Declaration
string GateName { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

SceneName

Declaration
string SceneName { get; }
Property Value
Type Description
System.String

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX