Channel

class Channel

시전중인 스킬정보를 담고있는 클래스입니다.

Properties

ability
Link copied to clipboard
val ability: ActiveAbility<*>
action
Link copied to clipboard
val action: ActiveAbility.WandAction
event
Link copied to clipboard
val event: PlayerEvent
remainingTime
Link copied to clipboard
val remainingTime: Long
시전까지 남은시간
target
Link copied to clipboard
val target: Any? = null