update: 更新 AppLovin 代码片段

dev
胡宇飞 2024-04-18 17:42:45 +08:00
parent 65db3fbab5
commit b3b62bacac
3 changed files with 9 additions and 10 deletions

View File

@ -184,10 +184,13 @@ namespace AppLovinMax.Scripts.IntegrationManager.Editor
/// <summary>
/// Whether or not the plugin is under the Assets/ folder.
/// </summary>
//--- INJECT PluginOutside START ---
public static bool IsPluginOutsideAssetsDirectory
{
get { return !PluginParentDirectory.StartsWith("Assets"); }
}
{ get => !(PluginParentDirectory.StartsWith("Assets") || PluginParentDirectory.StartsWith("Packages")); }
//--- INJECT PluginOutside OVER ---
// {
// get { return !PluginParentDirectory.StartsWith("Assets"); }
// }
/// <summary>
/// Whether or not gradle build system is enabled.

View File

@ -1,14 +1,10 @@
fileFormatVersion: 2
guid: 02c2d277874f649d18a59d382420bf65
guid: 028aec80942df459ab226487b786042c
labels:
- al_max
- al_max_export_path-MaxSdk/Scripts/IntegrationManager/Editor/AppLovinMenuItems.cs
MonoImporter:
- al_max_export_path-MaxSdk/Scripts/IntegrationManager/Editor/AppLovinMenuItems.cs.backup
DefaultImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: