Property | Type | Description | |
---|---|---|---|
CurrentGameContent | GameContent | ||
LoadingBuilders | bool | ||
temp | object>.Dictionary |
Method | Description | |
---|---|---|
DeveloperID ( object>.Dictionary |
||
ExtractDeveloperID ( object obj ) : string | ||
FinishTempDID ( object>.Dictionary |
||
PrepTempDID ( ) : void | ||
TempDeveloperID ( Microsoft.Xna.Framework.Content.ContentReader reader, object obj ) : void |
public static DeveloperID ( object>.Dictionary |
||
devTypes | object>.Dictionary | |
reader | Microsoft.Xna.Framework.Content.ContentReader | |
obj | object | |
return | void |
public static ExtractDeveloperID ( object obj ) : string | ||
obj | object | |
return | string |
public static FinishTempDID ( object>.Dictionary |
||
devTypes | object>.Dictionary | |
return | void |
public static TempDeveloperID ( Microsoft.Xna.Framework.Content.ContentReader reader, object obj ) : void | ||
reader | Microsoft.Xna.Framework.Content.ContentReader | |
obj | object | |
return | void |
public static GameContent CurrentGameContent | ||
return | GameContent |