JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
N
R
U
V
A
atLocation(File)
- Static method in class net.wooga.uvm.
Installation
Returns a @{code Installation} object from given path.
C
Component
- Enum in
net.wooga.uvm
D
detectProjectVersion(File)
- Static method in class net.wooga.uvm.
UnityVersionManager
Detects the unity editor version used in
projectPath
.
detectProjectVersion(File, boolean)
- Static method in class net.wooga.uvm.
UnityVersionManager
Detects the unity editor version used in
projectPath
.
E
equals(Object)
- Method in class net.wooga.uvm.
Installation
G
getComponents()
- Method in class net.wooga.uvm.
Installation
getExecutable()
- Method in class net.wooga.uvm.
Installation
Returns the path to the unity executable.
getLocation()
- Method in class net.wooga.uvm.
Installation
getVersion()
- Method in class net.wooga.uvm.
Installation
I
Installation
- Class in
net.wooga.uvm
Installation(File, String)
- Constructor for class net.wooga.uvm.
Installation
installUnityEditor(String, File)
- Static method in class net.wooga.uvm.
UnityVersionManager
Installs the given version of unity to destination.
installUnityEditor(String)
- Static method in class net.wooga.uvm.
UnityVersionManager
Installs the given version of unity to default destination.
installUnityEditor(String, Component[])
- Static method in class net.wooga.uvm.
UnityVersionManager
Installs the given version of unity and additional components to default destination.
installUnityEditor(String, File, Component[])
- Static method in class net.wooga.uvm.
UnityVersionManager
Installs the given version of unity and additional components to destination.
L
listAvailableComponents(String)
- Static method in class net.wooga.uvm.
UnityVersionManager
List all available components for the given unity version in the current platform.
listInstallations()
- Static method in class net.wooga.uvm.
UnityVersionManager
Lists Unity installations.
loadLibrary(ClassLoader, String)
- Static method in class net.wooga.uvm.
NativeLoader
locateUnityInstallation(String)
- Static method in class net.wooga.uvm.
UnityVersionManager
Returns the path to the installation location for the provided version or
Null
.
N
NativeLoader
- Class in
net.wooga.uvm
NativeLoader()
- Constructor for class net.wooga.uvm.
NativeLoader
net.wooga.uvm
- package net.wooga.uvm
R
readUnityVersion(File)
- Static method in class net.wooga.uvm.
UnityVersionManager
Return the version as
String
of the unity installation at the provided location or
Null
.
U
UnityVersionManager
- Class in
net.wooga.uvm
This is a simple native interface for the
unity version manager
tool.
UnityVersionManager()
- Constructor for class net.wooga.uvm.
UnityVersionManager
uvmVersion()
- Static method in class net.wooga.uvm.
UnityVersionManager
Returns the uvm core library version.
V
value()
- Method in enum net.wooga.uvm.
Component
valueOf(String)
- Static method in enum net.wooga.uvm.
Component
Returns the enum constant of this type with the specified name.
values()
- Static method in enum net.wooga.uvm.
Component
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
I
L
N
R
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes