Show / Hide Table of Contents

Interface ITransition

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

Properties

View Source

GateName

Declaration
string GateName { get; }
Property Value
Type Description
string
View Source

SceneName

Declaration
string SceneName { get; }
Property Value
Type Description
string

Extension Methods

Extensions.Yield<T>(T)
  • View Source
In this article
Back to top Generated by DocFX