Table of Contents

Class HasTableauCache

Namespace
TaleWorlds.Engine
Assembly
TaleWorlds.Engine.dll
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public class HasTableauCache : Attribute
Inheritance
HasTableauCache
Inherited Members

Constructors

HasTableauCache(Type, Type)

public HasTableauCache(Type tableauCacheType, Type materialCacheIDGetType)

Parameters

tableauCacheType Type
materialCacheIDGetType Type

Properties

MaterialCacheIDGetType

public Type MaterialCacheIDGetType { get; set; }

Property Value

Type

TableauCacheType

public Type TableauCacheType { get; set; }

Property Value

Type

Methods

CollectTableauCacheTypes()

public static void CollectTableauCacheTypes()

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