Interface ITransition
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface ITransition
Properties
| Improve this Doc View SourceGateName
Declaration
string GateName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
SceneName
Declaration
string SceneName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |