Effect
, Sc2ApiSerializable<java.lang.Integer>
, java.io.Serializable
public static final class Effects.Other extends java.lang.Object implements Effect
Modifier and Type | Method | Description |
---|---|---|
int |
getEffectId() |
|
static Effects.Other |
of(int effectId) |
|
java.lang.Integer |
toSc2Api() |
|
java.lang.String |
toString() |
public static Effects.Other of(int effectId)
public int getEffectId()
getEffectId
in interface Effect
public java.lang.Integer toSc2Api()
toSc2Api
in interface Sc2ApiSerializable<java.lang.Integer>
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2017–2018 Ocraft Project. All rights reserved.