Table of Contents

Class GeneratedPrefabInstantiationResult

Namespace
TaleWorlds.GauntletUI.PrefabSystem
Assembly
TaleWorlds.GauntletUI.PrefabSystem.dll
public class GeneratedPrefabInstantiationResult
Inheritance
GeneratedPrefabInstantiationResult
Inherited Members

Constructors

GeneratedPrefabInstantiationResult(Widget)

public GeneratedPrefabInstantiationResult(Widget root)

Parameters

root Widget

Properties

Root

public Widget Root { get; }

Property Value

Widget

Methods

AddData(string, object)

public void AddData(string tag, object data)

Parameters

tag string
data object

GetExtensionData(string)

public object GetExtensionData(string tag)

Parameters

tag string

Returns

object

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).