Class SmallPlatform
A Deployer which creates a platform at the specified point.
Inherited Members
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 SourceInstantiate()
Declaration
public override GameObject Instantiate()
Returns
Type | Description |
---|---|
GameObject |
Overrides
Implements
System.IEquatable<T>
System.IEquatable<T>