| |
---|
| | public override VBoxContainer2 Clone() => new (UiPanel, (Godot.VBoxContainer)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.Label"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.ItemName |
---|
| | /// 类型: <see cref="Godot.Label"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.ItemName |
---|
| | /// </summary> |
---|
| | public class ItemName : UiNode<EncyclopediaPanel, Godot.Label, ItemName> |
---|
| | { |
---|
| | public ItemName(EncyclopediaPanel uiPanel, Godot.Label node) : base(uiPanel, node) { } |
---|
| | public override ItemName Clone() => new (UiPanel, (Godot.Label)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.TextureRect"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.NinePatchRect.ItemTexture |
---|
| | /// 类型: <see cref="Godot.TextureRect"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.NinePatchRect.ItemTexture |
---|
| | /// </summary> |
---|
| | public class ItemTexture : UiNode<EncyclopediaPanel, Godot.TextureRect, ItemTexture> |
---|
| | { |
---|
| | public ItemTexture(EncyclopediaPanel uiPanel, Godot.TextureRect node) : base(uiPanel, node) { } |
---|
| | public override ItemTexture Clone() => new (UiPanel, (Godot.TextureRect)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.NinePatchRect"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.NinePatchRect |
---|
| | /// 类型: <see cref="Godot.NinePatchRect"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.NinePatchRect |
---|
| | /// </summary> |
---|
| | public class NinePatchRect_3 : UiNode<EncyclopediaPanel, Godot.NinePatchRect, NinePatchRect_3> |
---|
| | { |
---|
| | /// <summary> |
---|
| | /// 使用 Instance 属性获取当前节点实例对象, 节点类型: <see cref="Godot.TextureRect"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.ItemTexture |
---|
| | /// 使用 Instance 属性获取当前节点实例对象, 节点类型: <see cref="Godot.TextureRect"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.ItemTexture |
---|
| | /// </summary> |
---|
| | public ItemTexture L_ItemTexture |
---|
| | { |
---|
| | get |
---|
| |
---|
| | public override NinePatchRect_3 Clone() => new (UiPanel, (Godot.NinePatchRect)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.RichTextLabel"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.ItemDes |
---|
| | /// 类型: <see cref="Godot.RichTextLabel"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.ItemDes |
---|
| | /// </summary> |
---|
| | public class ItemDes : UiNode<EncyclopediaPanel, Godot.RichTextLabel, ItemDes> |
---|
| | { |
---|
| | public ItemDes(EncyclopediaPanel uiPanel, Godot.RichTextLabel node) : base(uiPanel, node) { } |
---|
| | public override ItemDes Clone() => new (UiPanel, (Godot.RichTextLabel)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.VBoxContainer"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer |
---|
| | /// </summary> |
---|
| | public class VBoxContainer : UiNode<EncyclopediaPanel, Godot.VBoxContainer, VBoxContainer> |
---|
| | /// 类型: <see cref="Godot.VBoxContainer"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg |
---|
| | /// </summary> |
---|
| | public class ItemInfoBg : UiNode<EncyclopediaPanel, Godot.VBoxContainer, ItemInfoBg> |
---|
| | { |
---|
| | /// <summary> |
---|
| | /// 使用 Instance 属性获取当前节点实例对象, 节点类型: <see cref="Godot.Label"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemName |
---|
| | /// </summary> |
---|
| |
---|
| | } |
---|
| | } |
---|
| | private ItemDes _L_ItemDes; |
---|
| | |
---|
| | public VBoxContainer(EncyclopediaPanel uiPanel, Godot.VBoxContainer node) : base(uiPanel, node) { } |
---|
| | public override VBoxContainer Clone() => new (UiPanel, (Godot.VBoxContainer)Instance.Duplicate()); |
---|
| | public ItemInfoBg(EncyclopediaPanel uiPanel, Godot.VBoxContainer node) : base(uiPanel, node) { } |
---|
| | public override ItemInfoBg Clone() => new (UiPanel, (Godot.VBoxContainer)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.NinePatchRect"/>, 路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect |
---|
| | /// </summary> |
---|
| | public class NinePatchRect_2 : UiNode<EncyclopediaPanel, Godot.NinePatchRect, NinePatchRect_2> |
---|
| | { |
---|
| | /// <summary> |
---|
| | /// 使用 Instance 属性获取当前节点实例对象, 节点类型: <see cref="Godot.VBoxContainer"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.VBoxContainer |
---|
| | /// </summary> |
---|
| | public VBoxContainer L_VBoxContainer |
---|
| | { |
---|
| | get |
---|
| | { |
---|
| | if (_L_VBoxContainer == null) _L_VBoxContainer = new VBoxContainer(UiPanel, Instance.GetNode<Godot.VBoxContainer>("VBoxContainer")); |
---|
| | return _L_VBoxContainer; |
---|
| | } |
---|
| | } |
---|
| | private VBoxContainer _L_VBoxContainer; |
---|
| | /// 使用 Instance 属性获取当前节点实例对象, 节点类型: <see cref="Godot.VBoxContainer"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.ItemInfoBg |
---|
| | /// </summary> |
---|
| | public ItemInfoBg L_ItemInfoBg |
---|
| | { |
---|
| | get |
---|
| | { |
---|
| | if (_L_ItemInfoBg == null) _L_ItemInfoBg = new ItemInfoBg(UiPanel, Instance.GetNode<Godot.VBoxContainer>("ItemInfoBg")); |
---|
| | return _L_ItemInfoBg; |
---|
| | } |
---|
| | } |
---|
| | private ItemInfoBg _L_ItemInfoBg; |
---|
| | |
---|
| | public NinePatchRect_2(EncyclopediaPanel uiPanel, Godot.NinePatchRect node) : base(uiPanel, node) { } |
---|
| | public override NinePatchRect_2 Clone() => new (UiPanel, (Godot.NinePatchRect)Instance.Duplicate()); |
---|
| | } |
---|
| |
---|
| | public override MarginContainer Clone() => new (UiPanel, (Godot.MarginContainer)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.TextureButton"/>, 路径: Encyclopedia.NinePatchRect.CloseButton |
---|
| | /// </summary> |
---|
| | public class CloseButton : UiNode<EncyclopediaPanel, Godot.TextureButton, CloseButton> |
---|
| | { |
---|
| | public CloseButton(EncyclopediaPanel uiPanel, Godot.TextureButton node) : base(uiPanel, node) { } |
---|
| | public override CloseButton Clone() => new (UiPanel, (Godot.TextureButton)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 类型: <see cref="Godot.NinePatchRect"/>, 路径: Encyclopedia.NinePatchRect |
---|
| | /// </summary> |
---|
| | public class NinePatchRect : UiNode<EncyclopediaPanel, Godot.NinePatchRect, NinePatchRect> |
---|
| | { |
---|
| |
---|
| | } |
---|
| | } |
---|
| | private MarginContainer _L_MarginContainer; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 使用 Instance 属性获取当前节点实例对象, 节点类型: <see cref="Godot.TextureButton"/>, 节点路径: Encyclopedia.CloseButton |
---|
| | /// </summary> |
---|
| | public CloseButton L_CloseButton |
---|
| | { |
---|
| | get |
---|
| | { |
---|
| | if (_L_CloseButton == null) _L_CloseButton = new CloseButton(UiPanel, Instance.GetNode<Godot.TextureButton>("CloseButton")); |
---|
| | return _L_CloseButton; |
---|
| | } |
---|
| | } |
---|
| | private CloseButton _L_CloseButton; |
---|
| | |
---|
| | public NinePatchRect(EncyclopediaPanel uiPanel, Godot.NinePatchRect node) : base(uiPanel, node) { } |
---|
| | public override NinePatchRect Clone() => new (UiPanel, (Godot.NinePatchRect)Instance.Duplicate()); |
---|
| | } |
---|
| | |
---|
| |
---|
| | /// </summary> |
---|
| | public VBoxContainer2 S_VBoxContainer2 => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer2; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.Label"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.ItemName |
---|
| | /// </summary> |
---|
| | public ItemName S_ItemName => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_VBoxContainer.L_ItemName; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.TextureRect"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.NinePatchRect.ItemTexture |
---|
| | /// </summary> |
---|
| | public ItemTexture S_ItemTexture => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_VBoxContainer.L_NinePatchRect.L_ItemTexture; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.RichTextLabel"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer.ItemDes |
---|
| | /// </summary> |
---|
| | public ItemDes S_ItemDes => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_VBoxContainer.L_ItemDes; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.VBoxContainer"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.VBoxContainer |
---|
| | /// </summary> |
---|
| | public VBoxContainer S_VBoxContainer => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_VBoxContainer; |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.Label"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.ItemName |
---|
| | /// </summary> |
---|
| | public ItemName S_ItemName => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_ItemInfoBg.L_ItemName; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.TextureRect"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.NinePatchRect.ItemTexture |
---|
| | /// </summary> |
---|
| | public ItemTexture S_ItemTexture => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_ItemInfoBg.L_NinePatchRect.L_ItemTexture; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.RichTextLabel"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg.ItemDes |
---|
| | /// </summary> |
---|
| | public ItemDes S_ItemDes => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_ItemInfoBg.L_ItemDes; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.VBoxContainer"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3.NinePatchRect.ItemInfoBg |
---|
| | /// </summary> |
---|
| | public ItemInfoBg S_ItemInfoBg => L_NinePatchRect.L_MarginContainer.L_HBoxContainer.L_VBoxContainer3.L_NinePatchRect.L_ItemInfoBg; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.VBoxContainer"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer.HBoxContainer.VBoxContainer3 |
---|
| | /// </summary> |
---|
| |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.MarginContainer"/>, 节点路径: Encyclopedia.NinePatchRect.MarginContainer |
---|
| | /// </summary> |
---|
| | public MarginContainer S_MarginContainer => L_NinePatchRect.L_MarginContainer; |
---|
| | |
---|
| | /// <summary> |
---|
| | /// 场景中唯一名称的节点, 节点类型: <see cref="Godot.TextureButton"/>, 节点路径: Encyclopedia.NinePatchRect.CloseButton |
---|
| | /// </summary> |
---|
| | public CloseButton S_CloseButton => L_NinePatchRect.L_CloseButton; |
---|
| | |
---|
| | } |
---|
| | |
---|
| | |