C# 클래스 UnlockManager, unity-plugin

상속: MonoBehaviour
파일 보기 프로젝트 열기: BatchLabs/unity-plugin 1 사용 예제들

공개 메소드들

메소드 설명
UnlockFeatures ( List features ) : void
UnlockItems ( Offer offer ) : void

메소드 상세

UnlockFeatures() 공개 메소드

public UnlockFeatures ( List features ) : void
features List
리턴 void

UnlockItems() 공개 메소드

public UnlockItems ( Offer offer ) : void
offer Offer
리턴 void