No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityEngine.Advertisements.DevX.Editor.api 407B

12345678910
  1. // This file is generated. Do not modify by hand.
  2. // XML documentation file not found. To check if public methods have XML comments,
  3. // make sure the XML doc file is present and located next to the scraped dll
  4. namespace UnityEngine.Advertisements.Editor
  5. {
  6. public struct AdsServiceIdentifier : Unity.Services.Core.Editor.IEditorGameServiceIdentifier
  7. {
  8. public virtual string GetKey();
  9. }
  10. }