Show / Hide Table of Contents

Class SmallPlatform

A Deployer which creates a platform at the specified point.

Inheritance
System.Object
Deployer
SmallPlatform
Implements
IDeployer
System.IEquatable<Deployer>
System.IEquatable<SmallPlatform>
Inherited Members
Deployer.SceneName
Deployer.X
Deployer.Y
Deployer.Test
Deployer.OnSceneChange(Scene)
Deployer.Deploy()
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class SmallPlatform : Deployer, IDeployer, IEquatable<Deployer>, IEquatable<SmallPlatform>

Methods

| Improve this Doc View Source

Instantiate()

Declaration
public override GameObject Instantiate()
Returns
Type Description
GameObject
Overrides
Deployer.Instantiate()

Implements

IDeployer
System.IEquatable<T>
System.IEquatable<T>

Extension Methods

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