CompilationPipeline.GUIDToAssemblyDefinitionReferenceGUID

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 GUIDToAssemblyDefinitionReferenceGUID(string guid);

Parameters

guidThe given assembly definition file asset GUID.

Returns

string The assembly definition file GUID reference for the given asset GUID.

Description

Converts the given GUID to an assembly definition file GUID reference.

You can store an Assembly Definition File reference as a GUID reference. This utility method converts a GUID string to a GUID reference.

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