Class ObjectCache
Assembly: ItemChanger.dll
Syntax
public static class ObjectCache
Fields
View Source
CorePreloader
Declaration
public static CorePreloader CorePreloader
Field Value
View Source
GeoRockPreloader
Declaration
public static GeoRockPreloader GeoRockPreloader
Field Value
View Source
GrubPreloader
Declaration
public static GrubPreloader GrubPreloader
Field Value
View Source
MimicPreloader
Declaration
public static MimicPreloader MimicPreloader
Field Value
View Source
SoulTotemPreloader
Declaration
public static SoulTotemPreloader SoulTotemPreloader
Field Value
Properties
View Source
Chest
Declaration
public static GameObject Chest { get; }
Property Value
View Source
GrubJar
Declaration
public static GameObject GrubJar { get; }
Property Value
View Source
LargeGeo
Declaration
public static GameObject LargeGeo { get; }
Property Value
View Source
LoreTablet
Declaration
public static GameObject LoreTablet { get; }
Property Value
View Source
LumaflyEscape
Declaration
public static GameObject LumaflyEscape { get; }
Property Value
View Source
MediumGeo
Declaration
public static GameObject MediumGeo { get; }
Property Value
View Source
MimicBottle
Declaration
public static GameObject MimicBottle { get; }
Property Value
View Source
MimicTop
Declaration
public static GameObject MimicTop { get; }
Property Value
View Source
RelicGetMsg
Declaration
public static GameObject RelicGetMsg { get; }
Property Value
View Source
ShinyItem
Declaration
public static GameObject ShinyItem { get; }
Property Value
View Source
ShopItem
Declaration
public static GameObject ShopItem { get; }
Property Value
View Source
Declaration
public static GameObject ShopMenu { get; }
Property Value
View Source
SmallGeo
Declaration
public static GameObject SmallGeo { get; }
Property Value
View Source
Declaration
public static GameObject SmallPlatform { get; }
Property Value
View Source
SoulOrb
Declaration
public static GameObject SoulOrb { get; }
Property Value
View Source
SoulParticles
Declaration
public static GameObject SoulParticles { get; }
Property Value
Methods
View Source
GeoRock(ref GeoRockSubtype)
Declaration
public static GameObject GeoRock(ref GeoRockSubtype t)
Parameters
Returns
View Source
GetPreloadNames()
Declaration
public static List<(string, string)> GetPreloadNames()
Returns
View Source
Setup(Dictionary<string, Dictionary<string, GameObject>>)
Declaration
public static void Setup(Dictionary<string, Dictionary<string, GameObject>> objectsByScene)
Parameters
View Source
SoulTotem(ref SoulTotemSubtype)
Declaration
public static GameObject SoulTotem(ref SoulTotemSubtype t)
Parameters
Returns