PersistenceContext (object)

バージョン 1.13.0 で追加.

The PersistenceContext is passed to objects from Splice when saving or loading a scene file.

PersistenceContext PersistenceContext PersistenceContext

Members

String hostName The name of the host DCC application
String hostVersion The version of the host DCC application.
String filePath The filename of the currently saved DCC scene file.

Methods in detail

PersistenceContext ( in PersistenceContext other )

copy constructor


PersistenceContext ()

default constructor


PersistenceContext PersistenceContext.clone? ()

clone method


PersistenceContext PersistenceContext.getInstance? ()