C# 클래스 Aura.Channel.Scripting.Scripts.UpgradeResult

Information about upgrade process
Does not require HadGold or something, the client disables upgrades you can't use because of insufficient gold or prof.
파일 보기 프로젝트 열기: aura-project/aura 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Item Item
ItemEntityId long
Success bool
Upgrade ItemUpgradeData

프로퍼티 상세

Item 공개적으로 프로퍼티

public Item Item
리턴 Item

ItemEntityId 공개적으로 프로퍼티

public long ItemEntityId
리턴 long

Success 공개적으로 프로퍼티

public bool Success
리턴 bool

Upgrade 공개적으로 프로퍼티

public ItemUpgradeData Upgrade
리턴 ItemUpgradeData