int32 FUnFlattenPath(fp, pPtr);
Converts a flattened path, created using FFlattenPath, into a path.
Name | Type | Description |
---|---|---|
fp | UPtr | Pointer to the flattened path you want to convert to a path. |
pPtr | Path * | Address at which FUnFlattenPath stores the resulting path. This parameter is a pointer. |
Number of bytes the function interpreted as a path.