Show / Hide Table of Contents

Interface ICachesValidity

Namespace: Eco.Core.Utils.PropertyScanning
Assembly: Eco.Gameplay.dll
Syntax
public interface ICachesValidity : IHasID, IController, IViewController, IHasUniversalID, INamed, IReInitializable, IHasReferenceableSerializableID, IHasSerializableID, INotifyPropertyChanged

Properties

CachedValidity

Declaration
Result CachedValidity { get; set; }
Property Value
Type Description
Result

IgnoreValidity

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

OnValidityChanged

Declaration
ThreadSafeAction<bool> OnValidityChanged { get; set; }
Property Value
Type Description
ThreadSafeAction<System.Boolean>

Scannable

Declaration
bool Scannable { get; set; }
Property Value
Type Description
System.Boolean

TrueResult

Declaration
Result TrueResult { get; set; }
Property Value
Type Description
Result

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
ValidityExtensions.UpdateValidity(ICachesValidity)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾