public class DetourNumericReturn
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Boolean |
boolValue |
float[] |
floatArrayValue |
float |
floatValue |
int |
intValue |
long |
longValue |
java.util.EnumSet<Status> |
status |
Vector2 |
vector2Value |
Constructor and Description |
---|
DetourNumericReturn() |