Show / Hide Table of Contents

Class ViewSystemComponentData

Inheritance
System.Object
ViewSystemComponentData
ViewElementEventData
ViewElementNavigationData
ViewElementNavigationTarget
ViewElementPropertyOverrideData
Inherited Members
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: MacacaGames.ViewSystem
Assembly: Macaca.ViewSystem.dll
Syntax
[Serializable]
public class ViewSystemComponentData

Fields

| Improve this Doc View Source

targetComponentType

Declaration
public string targetComponentType
Field Value
Type Description
System.String
| Improve this Doc View Source

targetPropertyName

Declaration
public string targetPropertyName
Field Value
Type Description
System.String
| Improve this Doc View Source

targetTransformPath

Declaration
public string targetTransformPath
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX