handzlikchris / handzlikchris/Unity.MissingUnityEvents
Hi, Helper class has many repetitive class names?
- Dominant language
- C#
- Stars
- 198
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
is that normal? It casause errors - if i put that file some where in the project folder (under asset 'Asset' folder). Here is the generated file:
`//THIS IS AUTO GENERATED CODE, ANY CHANGES WILL BE OVERWRITTEN
using System;
using UnityEngine;
namespace Tam3DNote
{
#if ILWeavedEventsOn
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting += handler;
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
obj.SetPositionExecuting -= handler;
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting += handler;
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
obj.SetLocalScaleExecuting -= handler;
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting += handler;
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
obj.SetRotationExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting += handler;
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
obj.SetSizeExecuting -= handler;
}
}
#else
public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class TransformExtensions
{
public static void BindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetPositionExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetLocalScaleExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void BindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetRotationExecuting(this Transform obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}public static class BoxColliderExtensions
{
public static void BindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
public static void UnBindSetSizeExecuting(this BoxCollider obj, EventHandler handler)
{
Debug.LogWarning("Build symbol ILWeavedEventsOn not specified.");
}
}
#endif
}`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.