Class com.GameInterface.DynelSlot

Field Index

BuffActivated, BuffDeactivated, Buffs, DynelOnClient, m_Id, Name, OnClient, Stats, StatUpdated

Method Index

new DynelSlot()
Exists(), GetID(), IsDestructible(), IsNpc(), IsPlayer(), IsSimpleDynel()

Constructor Detail

DynelSlot

public function DynelSlot()

Field Detail

Name

public Name:String

m_Id

public m_Id:ID32

OnClient

public OnClient:Boolean

Stats

public Stats:Object

Buffs

public Buffs:Object

StatUpdated

public StatUpdated:Signal

DynelOnClient

public DynelOnClient:Signal

BuffActivated

public BuffActivated

BuffDeactivated

public BuffDeactivated

Method Detail

Exists

public function Exists():Boolean

IsNpc

public function IsNpc():Boolean

IsPlayer

public function IsPlayer():Boolean

IsSimpleDynel

public function IsSimpleDynel():Boolean

IsDestructible

public function IsDestructible():Boolean

GetID

public function GetID()