Comp2Comp ApplyLayoutElement Method STUUI API Documentation V1.0.0

Namespace: NarayanaGames.STUUI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public static void ApplyLayoutElement(
	LayoutElement source,
	LayoutElement target
)

Parameters

source
Type: LayoutElement
target
Type: LayoutElement
See Also