Class ViewSystemComponentData
Inheritance
System.Object
ViewSystemComponentData
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 SourcetargetComponentType
Declaration
public string targetComponentType
Field Value
Type | Description |
---|---|
System.String |
targetPropertyName
Declaration
public string targetPropertyName
Field Value
Type | Description |
---|---|
System.String |
targetTransformPath
Declaration
public string targetTransformPath
Field Value
Type | Description |
---|---|
System.String |