TPStashEvent

TPStashEvent란?

사용자 행동 데이터를 수집하기 위한 API 모듈입니다.

TPStashEvent 사용법

빈번하게 호출되는 이벤트에 TPStashEvent를 사용하여 해당 메소드를 호출하면 데이터가 수집되며 자동으로 데이터가 업로드가 됩니다.

메소드

TPStashEvent 모듈에 포함된 메소드입니다.

이름 설명(수집 데이터)

TPStashEvent.Join

사용자 게임 가입

TPStashEvent.Login

사용자 게임 로그인

TPStashEvent.LoginAsCharacter

캐릭터 로그인

TPStashEvent.InAppPurchase

인앱 구매

TPStashEvent.PlayQuest

퀘스트 수행

TPStashEvent.GetBonus

보너스 획득

TPStashEvent.ChangeCharacterArchetype

캐릭터 전직

TPStashEvent.ChangeStat

캐릭터 스탯 변경

TPStashEvent.ChangeCustomAbility

커스텀 능력치 변경

TPStashEvent.PlayStage

스테이지 플레이

TPStashEvent.PlayStageWithInfrastructure

스테이지 플레이에 투입되는 인프라(Infrastructure)

TPStashEvent.PlayStageWithPet

스테이지 플레이에 투입되는 펫(Pet)

TPStashEvent.PlayStageWithConsumable

스테이지 플레이에 투입되는 소모품(Consumable) 아이템

TPStashEvent.PlayStageWithEquipment

스테이지 플레이에 투입되는 장비(Equipment) 아이템

TPStashEvent.PlayStageWithCosmetic

스테이지 플레이에 투입되는 코스튬(Cosmetic) 아이템

TPStashEvent.PlayStageWithSkill

스테이지 플레이 시 장착하는 스킬

TPStashEvent.GetCharacter

캐릭터 획득

TPStashEvent.GetCurrency

재화 획득

TPStashEvent.GetInfrastructure

인프라(Infrastructure) 획득

TPStashEvent.GetPet

펫(Pet) 획득

TPStashEvent.GetToken

토큰(Token) 획득

TPStashEvent.GetConsumable

소모품(Consumable) 획득

TPStashEvent.GetMaterial

재료 아이템(Material) 획득

TPStashEvent.GetEquipment

장비(Equipment) 획득

TPStashEvent.GetCosmetic

코스튬(Cosmetic) 획득

TPStashEvent.GetRandomBox

랜덤박스(RandomBox) 획득

TPStashEvent.UseCurrency

재화 사용

TPStashEvent.EquipInfrastructure

인프라(Infrastructure) 장착 또는 해제

TPStashEvent.EquipPet

펫(Pet) 장착 또는 해제

TPStashEvent.UseToken

토큰(Token) 사용

TPStashEvent.UseConsumable

소모품(Consumable) 사용

TPStashEvent.UseMaterial

재료 아이템(Material) 사용

TPStashEvent.EquipEquipment

장비(Equipment) 장착 또는 해제

TPStashEvent.EquipCosmetic

코스튬(Cosmetic) 장착 또는 해제

TPStashEvent.OpenRandomBox

랜덤박스(RandomBox) 개봉

TPStashEvent.EquipSkill

스킬 장착 또는 해제

TPStashEvent.DismissCharacter

플레이어의 캐릭터 파괴

TPStashEvent.DismissInfrastructure

인프라(Infrastructure) 삭제

TPStashEvent.DismissPet

펫(Pet) 삭제

TPStashEvent.DismissToken

토큰(Token) 삭제

TPStashEvent.DismissConsumable

소모품(Consumable) 삭제

TPStashEvent.DismissMaterial

재료 아이템(Material) 삭제

TPStashEvent.DismissEquipment

장비(Equipment) 삭제

TPStashEvent.DismissCosmetic

코스튬(Cosmetic) 삭제

TPStashEvent.DismissRandomBox

랜덤박스(RandomBox) 삭제

TPStashEvent.LevelUpCharacter

캐릭터 레벨업

TPStashEvent.LevelUpInfrastructure

인프라(Infrastructure) 레벨업

TPStashEvent.LevelUpPet

펫(Pet) 레벨업

TPStashEvent.LevelUpConsumable

소모품(Consumable) 레벨업

TPStashEvent.LevelUpMaterial

재료 아이템(Material) 레벨업

TPStashEvent.LevelUpEquipment

장비(Equipment) 레벨업

TPStashEvent.LevelUpCosmetic

코스튬(Cosmetic) 레벨업

TPStashEvent.LevelUpSkill

스킬 레벨업

TPStashEvent.DepositCurrency

창고에 재화 저장

TPStashEvent.DepositInfrastructure

창고에 인프라(Infrastructure) 저장

TPStashEvent.DepositPet

창고에 펫(Pet) 저장

TPStashEvent.DepositToken

창고에 토큰(Token) 저장

TPStashEvent.DepositConsumable

창고에 소모품(Consumable) 저장

TPStashEvent.DepositMaterial

창고에 재료 아이템(Material) 저장

TPStashEvent.DepositEquipment

창고에 장비(Equipment) 저장

TPStashEvent.DepositCosmetic

창고에 코스튬(Cosmetic) 저장

TPStashEvent.DepositRandomBox

창고에 랜덤박스(RandomBox) 저장

TPStashEvent.WithdrawCurrency

창고에서 재화 인출

TPStashEvent.WithdrawInfrastructure

창고에서 인프라(Infrastructure)를 꺼냄

TPStashEvent.WithdrawPet

창고에서 펫(Pet)을 꺼냄

TPStashEvent.WithdrawToken

창고에서 토큰(Token)을 꺼냄

TPStashEvent.WithdrawConsumable

창고에서 소모품(Consumable)을 꺼냄

TPStashEvent.WithdrawMaterial

창고에서 재료 아이템(Material)을 꺼냄

TPStashEvent.WithdrawEquipment

창고에서 장비(Equipment)를 꺼냄

TPStashEvent.WithdrawCosmetic

창고에서 코스튬(Cosmetic)을 꺼냄

TPStashEvent.WithdrawRandomBox

창고에서 랜덤박스(RandomBox)를 꺼냄