Show / Hide Table of Contents

Class FusXForm

Placeholder for later implemented UI Elements such as buttons, images, slider etc.

Inheritance
System.Object
FusComponent
FusXForm
Implements
IComponent
Inherited Members
FusComponent.Name
FusComponent.Active
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Fusee.Serialization.V1
Assembly: Fusee.Serialization.dll
Syntax
public class FusXForm : FusComponent, IComponent

Implements

IComponent
Generated by DocFX
GitHub Repo
Back to top