Show / Hide Table of Contents

Interface IDisplayErrorUI

Namespace: Eco.Gameplay.Civics.Misc
Assembly: Eco.Gameplay.dll
Syntax
public interface IDisplayErrorUI

Properties

ErrorData

Declaration
ErrorDisplayData ErrorData { get; set; }
Property Value
Type Description
ErrorDisplayData

Errors

Declaration
List<PropError> Errors { get; set; }
Property Value
Type Description
System.Collections.Generic.List<PropError>

RootCanBeNull

Declaration
virtual bool RootCanBeNull { get; }
Property Value
Type Description
System.Boolean

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
DisplayErrorUIExtension.InitializeDisplayErrorUI(IDisplayErrorUI, ISubscriptions<ThreadSafeSubscriptions>)
DisplayErrorUIExtension.CheckAndUpdateValidity(IDisplayErrorUI, PropertyInfo, Object)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾