Maven module :un.storage : model3d-unity :
Class : un.storage.model3d.unity.model.type.UnityPointer
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : fileId, pathId, fileAbsolutePath
Functions : toString, makeAbsolute, hashCode, equals



File id, relative to reference in unity asset.
public long fileId


Object id in the given file.
public long pathId


Internal use only : resolved path to fileId
public Path fileAbsolutePath


public String toString ()

public void makeAbsolute (UnityAsset asset)

public int hashCode ()

public boolean equals (Object obj)