Show / Hide Table of Contents

Class UIComponent.ContentModule

Inheritance
System.Object
UIComponentModule<UIComponent>
UIComponent.UIBaseComponentModule
UIComponent.ContentModule
Inherited Members
UIComponent.UIBaseComponentModule.RectTransform
UIComponentModule<UIComponent>._owner
UIComponentModule<UIComponent>._nameModuleTransform
UIComponentModule<UIComponent>._rectTransform
UIComponentModule<UIComponent>._eventHandler
UIComponentModule<UIComponent>.Owner
UIComponentModule<UIComponent>.EventTrigger
UIComponentModule<UIComponent>.Refresh()
UIComponentModule<UIComponent>.ApplyColors(IColorSchema)
UIComponentModule<UIComponent>.SetActive(Boolean)
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: NoXP.Shared.UI
Assembly: NoXP.RuntimeComponents.dll
Syntax
public sealed class ContentModule : UIComponent.UIBaseComponentModule

Constructors

ContentModule(UIComponent)

Declaration
public ContentModule(UIComponent owner)
Parameters
Type Name Description
UIComponent owner

Methods

Init()

Declaration
protected override void Init()
Overrides
NoXP.Shared.UI.UIComponentModule<NoXP.Shared.UI.UIComponent>.Init()
In This Article
Back to top Generated by DocFX