Romestead Assembly Reference

Candide.Entities.SpacCopyManager

Type JSON

public class in Candide.Entities

Methods3
Properties0
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Entities
  • Base typeSystem.Object
  • Hash4AFA81088B8CF2CFCDC77B9B8A1C542A5356646D27E9A246A5FDCC2C2B529909

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
PaletteVersionsprivateprivate System.Collections.Generic.Dictionary<System.ValueTuple<System.String, System.String, System.Int32>, CandideCreator.Shared.Models.SpritesAnimationCollections.Spac> PaletteVersions
Skinsprivateprivate System.Collections.Generic.Dictionary<System.String, CandideCreator.Shared.Models.SpritesAnimationCollections.Spac> Skins

Methods

GetCachedSkin

public CandideCreator.Shared.Models.SpritesAnimationCollections.Spac GetCachedSkin(System.String cacheId, System.Func<CandideCreator.Shared.Models.SpritesAnimationCollections.Spac> createSpacSkin)

Method metadata
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, CandideCreator.Shared.Models.SpritesAnimationCollections.Spac>::TryGetValue(!0, !1&)
  • System.Func<CandideCreator.Shared.Models.SpritesAnimationCollections.Spac>::Invoke()
  • System.Collections.Generic.Dictionary<System.String, CandideCreator.Shared.Models.SpritesAnimationCollections.Spac>::set_Item(!0, !1)
Called by

GetPaletteVersion

public CandideCreator.Shared.Models.SpritesAnimationCollections.Spac GetPaletteVersion(System.String spacId, System.String palettePath, System.Int32 paletteRow)

Method metadata
Referenced calls
Called by

GetSkinnedPaletteVersion

public CandideCreator.Shared.Models.SpritesAnimationCollections.Spac GetSkinnedPaletteVersion(System.String cacheId, System.Func<CandideCreator.Shared.Models.SpritesAnimationCollections.Spac> createSpacSkin, System.String palettePath, System.Int32 paletteRow)

Method metadata
Referenced calls
Called by