ReachLocationTaskAsset

public class ReachLocationTaskAsset extends ObjectiveTaskAsset

Class ReachLocationTaskAsset. Provides reachlocationtaskasset functionality for the Hytale server.

java.lang.Object > ObjectiveTaskAsset > ReachLocationTaskAsset

Field Summary

targetLocationId

protected String targetLocationId

Field targetLocationId.

Method Detail

getTaskScope

public TaskScope getTaskScope ()

Method getTaskScope.

getTargetLocationId

public String getTargetLocationId ()

Method getTargetLocationId.

matchesAsset0

protected boolean matchesAsset0 (final ObjectiveTaskAsset task)

Method matchesAsset0.

Parameters:
final ObjectiveTaskAsset task

toString

public String toString ()

Method toString.