Constructor SdfAssetPathArray
SdfAssetPathArray(IntPtr, bool)
Declaration
public SdfAssetPathArray(IntPtr cPtr, bool cMemoryOwn)
Parameters
SdfAssetPathArray()
Declaration
public SdfAssetPathArray()
SdfAssetPathArray(SdfAssetPathArray)
Declaration
public SdfAssetPathArray(SdfAssetPathArray other)
Parameters
SdfAssetPathArray(uint)
Declaration
public SdfAssetPathArray(uint n)
Parameters
Type |
Name |
Description |
uint |
n |
|
SdfAssetPathArray(uint, SdfAssetPath)
Declaration
public SdfAssetPathArray(uint n, SdfAssetPath value)
Parameters