Sc2ApiSerializable<SC2APIProtocol.Sc2Api.ActionObserverCameraFollowPlayer>
, java.io.Serializable
public final class ActionObserverCameraFollowPlayer extends java.lang.Object implements Sc2ApiSerializable<SC2APIProtocol.Sc2Api.ActionObserverCameraFollowPlayer>
Modifier and Type | Class | Description |
---|---|---|
static class |
ActionObserverCameraFollowPlayer.Builder |
Modifier and Type | Method | Description |
---|---|---|
static ActionObserverCameraFollowPlayerSyntax |
cameraFollowPlayer() |
|
boolean |
equals(java.lang.Object o) |
|
int |
getPlayerId() |
|
int |
hashCode() |
|
SC2APIProtocol.Sc2Api.ActionObserverCameraFollowPlayer |
toSc2Api() |
|
java.lang.String |
toString() |
public static ActionObserverCameraFollowPlayerSyntax cameraFollowPlayer()
public SC2APIProtocol.Sc2Api.ActionObserverCameraFollowPlayer toSc2Api()
toSc2Api
in interface Sc2ApiSerializable<SC2APIProtocol.Sc2Api.ActionObserverCameraFollowPlayer>
public int getPlayerId()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2017–2018 Ocraft Project. All rights reserved.