Battle Talent  V11
Public Member Functions | Public Attributes | List of all members
CrossLink.ModInfo Class Reference

Public Member Functions

bool LoadingCompeleted ()
 
void AddItem (UnlockContentConfig.UnlockContentType type, string item, string path)
 
List< ModItemInfoGetAllItems ()
 
bool IsLoadOnSpawn ()
 
bool IsContainItemByName (string name)
 
bool IsContainItem (string item)
 
ModItemInfo GetItemInfo (string name)
 

Public Attributes

string name
 
string path
 
int loadOnSpawn = -1
 
Dictionary< string, IResourceLocation > locations = new Dictionary<string, IResourceLocation>()
 
IResourceLocator resLocator
 
List< AsyncOperationHandle< Object > > handles = new List<AsyncOperationHandle<Object>>()
 
Dictionary< string, Object > res = new Dictionary<string, Object>()