My Project
Loading...
Searching...
No Matches
DG.TrelloAPI.Trello Member List

This is the complete list of members for DG.TrelloAPI.Trello, including all inherited members.

IsConnected()DG.TrelloAPI.Trelloinline
IsListCached(string listName)DG.TrelloAPI.Trelloinline
NewCard(string listName)DG.TrelloAPI.Trelloinline
NewCard(string title, string description, string listName, bool newCardsOnTop=true)DG.TrelloAPI.Trelloinline
NewList()DG.TrelloAPI.Trelloinline
NewList(string name)DG.TrelloAPI.Trelloinline
PopulateBoardsRoutine()DG.TrelloAPI.Trelloinline
PopulateCardsFromListRoutine(string listId)DG.TrelloAPI.Trelloinline
PopulateListsRoutine()DG.TrelloAPI.Trelloinline
SetCurrentBoard(string name)DG.TrelloAPI.Trelloinline
SetUpAttachmentInCardFromFileRoutine(string cardId, string attachmentName, string path)DG.TrelloAPI.Trelloinline
SetUpAttachmentInCardRoutine(string cardId, string attachmentName, Texture2D image)DG.TrelloAPI.Trelloinline
SetUpAttachmentInCardRoutine(string cardId, string attachmentName, string data)DG.TrelloAPI.Trelloinline
Trello(string key, string token) (defined in DG.TrelloAPI.Trello)DG.TrelloAPI.Trelloinline
UploadCardRoutine(TrelloCard card)DG.TrelloAPI.Trelloinline
UploadListRoutine(TrelloList list)DG.TrelloAPI.Trelloinline