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