# Profile
This class has 57 functions!

[To use this make sure you read the Usage md.](https://stoplight.io/p/docs/gh/teenari/fortnitenode/docs/Usage.md?srn=gh/teenari/fortnitenode/docs/Usage.md&group=master)

## Properties
*Due to some bugs using my auto docs, I have to tell you to `console.log` this class or look at the file, thank you for your understanding.*

## Methods

## findItem(id)
No information about this function, contact me to update function `findItem`.

### Arguments
- id

## setItem(type, templateId, spot=0, variants=[])
No information about this function, contact me to update function `setItem`.

### Arguments
- type
- templateId
- spot=0
- variants=[]

## ActivateConsumable(targetItemId)
No information about this function, contact me to update function `ActivateConsumable`.

### Arguments
- targetItemId

## ApplyAlteration(alterationItemId, targetItemId)
No information about this function, contact me to update function `ApplyAlteration`.

### Arguments
- alterationItemId
- targetItemId

## AssignGadgetToLoadout(gadgetId, loadoutId)
No information about this function, contact me to update function `AssignGadgetToLoadout`.

### Arguments
- gadgetId
- loadoutId

## AssignHeroToLoadout(slotName, loadoutId, heroId)
No information about this function, contact me to update function `AssignHeroToLoadout`.

### Arguments
- slotName
- loadoutId
- heroId

## AssignTeamPerkToLoadout(teamPerkId, loadoutId)
No information about this function, contact me to update function `AssignTeamPerkToLoadout`.

### Arguments
- teamPerkId
- loadoutId

## AssignWorkerToSquad(squadId, characterId)
No information about this function, contact me to update function `AssignWorkerToSquad`.

### Arguments
- squadId
- characterId

## ApplyVote(offerId)
No information about this function, contact me to update function `ApplyVote`.

### Arguments
- offerId

## ClaimLoginReward()
No information about this function, contact me to update function `ClaimLoginReward`.

## ClaimMfaEnabled(bClaimForStw)
No information about this function, contact me to update function `ClaimMfaEnabled`.

### Arguments
- bClaimForStw

## ClaimCollectedResources(collectorsToClaim)
No information about this function, contact me to update function `ClaimCollectedResources`.

### Arguments
- collectorsToClaim

## ClaimCollectionBookRewards()
No information about this function, contact me to update function `ClaimCollectionBookRewards`.

## ClaimDifficultyIncreaseRewards()
No information about this function, contact me to update function `ClaimDifficultyIncreaseRewards`.

## ClaimImportFriendsReward()
No information about this function, contact me to update function `ClaimImportFriendsReward`.

## ClaimMissionAlertRewards()
No information about this function, contact me to update function `ClaimMissionAlertRewards`.

## ClaimQuestReward(questId)
No information about this function, contact me to update function `ClaimQuestReward`.

### Arguments
- questId

## ClearHeroLoadout(loadoutId)
No information about this function, contact me to update function `ClearHeroLoadout`.

### Arguments
- loadoutId

## ClientQuestLogin()
No information about this function, contact me to update function `ClientQuestLogin`.

## CollectExpedition(expeditionId, expeditionTemplate)
No information about this function, contact me to update function `CollectExpedition`.

### Arguments
- expeditionId
- expeditionTemplate

## CompletePlayerSurvey(surveyId)
No information about this function, contact me to update function `CompletePlayerSurvey`.

### Arguments
- surveyId

## ConvertItem(targetItemId)
No information about this function, contact me to update function `ConvertItem`.

### Arguments
- targetItemId

## ConvertLegacyAlterations(targetItemId)
No information about this function, contact me to update function `ConvertLegacyAlterations`.

### Arguments
- targetItemId

## CraftWorldItem(targetSchematicItemId, numTimesToCraft, targetSchematicTier)
No information about this function, contact me to update function `CraftWorldItem`.

### Arguments
- targetSchematicItemId
- numTimesToCraft
- targetSchematicTier

## DestroyWorldItems(itemIds)
No information about this function, contact me to update function `DestroyWorldItems`.

### Arguments
- itemIds

## GetMcpTimeForLogin()
No information about this function, contact me to update function `GetMcpTimeForLogin`.

## GiftCatalogEntry(offerId, purchaseQuantity, currency, expectedTotalPrice, gameContext, receiverAccountIds, giftWrapTemplateId, personalMessage)
No information about this function, contact me to update function `GiftCatalogEntry`.

### Arguments
- offerId
- purchaseQuantity
- currency
- expectedTotalPrice
- gameContext
- receiverAccountIds
- giftWrapTemplateId
- personalMessage

## IncrementNamedCounterStat(counterName)
No information about this function, contact me to update function `IncrementNamedCounterStat`.

### Arguments
- counterName

## IssueFriendCode(codeTokenType)
No information about this function, contact me to update function `IssueFriendCode`.

### Arguments
- codeTokenType

## MarkNewQuestNotificationSent(itemIds)
No information about this function, contact me to update function `MarkNewQuestNotificationSent`.

### Arguments
- itemIds

## OpenCardPack(cardPackItemId)
No information about this function, contact me to update function `OpenCardPack`.

### Arguments
- cardPackItemId

## PopulatePrerolledOffers()
No information about this function, contact me to update function `PopulatePrerolledOffers`.

## PurchaseCatalogEntry(offerId, purchaseQuantity, currency, expectedTotalPrice=1, gameContext)
No information about this function, contact me to update function `PurchaseCatalogEntry`.

### Arguments
- offerId
- purchaseQuantity
- currency
- expectedTotalPrice=1
- gameContext

## PurchaseOrUpgradeHomebaseNode(nodeId)
No information about this function, contact me to update function `PurchaseOrUpgradeHomebaseNode`.

### Arguments
- nodeId

## PurchaseResearchStatUpgrade(statId)
No information about this function, contact me to update function `PurchaseResearchStatUpgrade`.

### Arguments
- statId

## QueryProfile()
No information about this function, contact me to update function `QueryProfile`.

## RecycleItem(targetItemId)
No information about this function, contact me to update function `RecycleItem`.

### Arguments
- targetItemId

## RecycleItemBatch(targetItemIds)
No information about this function, contact me to update function `RecycleItemBatch`.

### Arguments
- targetItemIds

## RefreshExpeditions()
No information about this function, contact me to update function `RefreshExpeditions`.

## RefundItem(targetItemId)
No information about this function, contact me to update function `RefundItem`.

### Arguments
- targetItemId

## RefundMtxPurchase(purchaseId, quickReturn)
No information about this function, contact me to update function `RefundMtxPurchase`.

### Arguments
- purchaseId
- quickReturn

## RemoveGiftBox(giftBoxItemIds)
No information about this function, contact me to update function `RemoveGiftBox`.

### Arguments
- giftBoxItemIds

## ResearchItemFromCollectionBook(templateId)
No information about this function, contact me to update function `ResearchItemFromCollectionBook`.

### Arguments
- templateId

## RespecAlteration(targetItemId, alterationSlot, alterationId)
No information about this function, contact me to update function `RespecAlteration`.

### Arguments
- targetItemId
- alterationSlot
- alterationId

## setCosmeticLockerBanner(bannerIconTemplateName, bannerColorTemplateName)
No information about this function, contact me to update function `setCosmeticLockerBanner`.

### Arguments
- bannerIconTemplateName
- bannerColorTemplateName

## SetCosmeticLockerSlot(lockerItem, category, itemToSlot, slotIndex, variantUpdates)
No information about this function, contact me to update function `SetCosmeticLockerSlot`.

### Arguments
- lockerItem
- category
- itemToSlot
- slotIndex
- variantUpdates

## SetHomebaseBanner(homebaseBannerColorId, homebaseBannerIconId)
No information about this function, contact me to update function `SetHomebaseBanner`.

### Arguments
- homebaseBannerColorId
- homebaseBannerIconId

## SetHomebaseName(homebaseName)
No information about this function, contact me to update function `SetHomebaseName`.

### Arguments
- homebaseName

## SetIntroGamePlayed()
No information about this function, contact me to update function `SetIntroGamePlayed`.

## SetMtxPlatform(newPlatform)
No information about this function, contact me to update function `SetMtxPlatform`.

### Arguments
- newPlatform

## SetReceiveGiftsEnabled(bReceiveGifts)
No information about this function, contact me to update function `SetReceiveGiftsEnabled`.

### Arguments
- bReceiveGifts

## SetRewardGraphConfig(state, rewardGraphId)
No information about this function, contact me to update function `SetRewardGraphConfig`.

### Arguments
- state
- rewardGraphId

## SetAffiliateName(affiliateName)
No information about this function, contact me to update function `SetAffiliateName`.

### Arguments
- affiliateName

## SetItemFavoriteStatus(targetItemId, bFavorite)
No information about this function, contact me to update function `SetItemFavoriteStatus`.

### Arguments
- targetItemId
- bFavorite

## UnlockRewardNode(nodeId, rewardGraphId, rewardCfg)
No information about this function, contact me to update function `UnlockRewardNode`.

### Arguments
- nodeId
- rewardGraphId
- rewardCfg

## postMCP(command, rvn, body)
No information about this function, contact me to update function `postMCP`.

### Arguments
- command
- rvn
- body

## refresh()
Refresh all objects.