Constructor SdfAssetPath
SdfAssetPath(IntPtr, bool)
Declaration
public SdfAssetPath(IntPtr cPtr, bool cMemoryOwn)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | cPtr | |
bool | cMemoryOwn |
SdfAssetPath()
Declaration
public SdfAssetPath()
SdfAssetPath(string)
Declaration
public SdfAssetPath(string path)
Parameters
Type | Name | Description |
---|---|---|
string | path |
SdfAssetPath(string, string)
Declaration
public SdfAssetPath(string path, string resolvedPath)
Parameters
Type | Name | Description |
---|---|---|
string | path | |
string | resolvedPath |