namespace UnityEngine { #if ENABLE_SERIALIZATION_BY_CODEGENERATION public interface IUnityAssetsReferenceHolder { void Unity_LivenessCheck(); } #endif }