CompilationPipeline.AssemblyDefinitionReferenceGUIDToGUID

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public static string AssemblyDefinitionReferenceGUIDToGUID(string reference);

Parameters

referenceAssembly Definition File GUID reference.

Returns

string A GUID string.

Description

Converts an assembly definition file GUID reference to a GUID string.

If an assembly definition file reference is stored as a GUID reference, you can use this utility function to convert that reference to a GUID string.

Did you find this page useful? Please give it a rating: