Show / Hide Table of Contents

Class CopyValue

Inheritance
MonoBehaviour
CopyValue
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class CopyValue : MonoBehaviour

Fields

memberName

Declaration
public string memberName
Field Value
Type Description
System.String

source

Declaration
public Component source
Field Value
Type Description
Component

synchronize

Declaration
public bool synchronize
Field Value
Type Description
System.Boolean

target

Declaration
public Component target
Field Value
Type Description
Component

Methods

Copy()

Declaration
public void Copy()
Back to top Generated by DocFX