Skip to main content

ObjectFile

Complete API reference for ObjectFile, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Files

Component: no


public class ObjectFile

Constructors

SignatureDescription
ObjectFile(String)Executes ObjectFile and returns after the underlying engine call finishes.
ObjectFile()Creates a new instance of ObjectFile.

Methods

SignatureReturnsDescription
instantiate()GameObjectExecutes instantiate and returns after the underlying engine call finishes.
setFilePath(String)voidExecutes setFilePath and returns after the underlying engine call finishes.
toString()StringReturns the string representation.

Static Methods

SignatureReturnsDescription
genericInterface()GenericClassInspectorEntryExecutes genericInterface and returns after the underlying engine call finishes.
inspectorController()ClassInspectorEntryExecutes inspectorController and returns after the underlying engine call finishes.