Atavism Version 2018.1AGIS API

atavism.server.pathing.detour
Class DetourNumericReturn

java.lang.Object
  extended by atavism.server.pathing.detour.DetourNumericReturn

public class DetourNumericReturn
extends java.lang.Object


Field Summary
 java.lang.Boolean boolValue
           
 float floatValue
           
 int intValue
           
 long longValue
           
 java.util.EnumSet<Status> status
           
 Vector2 vector2Value
           
 
Constructor Summary
DetourNumericReturn()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

intValue

public int intValue

floatValue

public float floatValue

longValue

public long longValue

boolValue

public java.lang.Boolean boolValue

vector2Value

public Vector2 vector2Value

status

public java.util.EnumSet<Status> status
Constructor Detail

DetourNumericReturn

public DetourNumericReturn()


Copyright © 2018 Dragonsan Studios Sp. z o.o.