public class CrtResource.ResourceInstance extends Object
Modifier and Type | Field and Description |
---|---|
String |
canonicalName |
long |
nativeHandle |
Constructor and Description |
---|
ResourceInstance(CrtResource wrapper,
long handle,
String name) |
Modifier and Type | Method and Description |
---|---|
CrtResource |
getWrapper() |
String |
location() |
String |
toString() |
public final long nativeHandle
public final String canonicalName
public ResourceInstance(CrtResource wrapper, long handle, String name)
public String location()
public CrtResource getWrapper()
Copyright © 2021. All rights reserved.