A static utility class for finding objects in the scene.
Namespace: Esper.InventoolAccess: public staticType: class
Namespace: Esper.Inventool
Esper.Inventool
Access: public static
public static
Type: class
class
FindFirstInScene<T>()
T
Finds the first object of a given type in the scene. Returns the object or null if one of the type was not found in the scene.
Last updated 4 months ago