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
Properties
MaterialCacheIDGetType
public Type MaterialCacheIDGetType { get; set; }
Property Value
TableauCacheType
public Type TableauCacheType { get; set; }
Property Value
Methods
CollectTableauCacheTypes()
public static void CollectTableauCacheTypes()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).