497 lines
25 KiB
C#
497 lines
25 KiB
C#
using System;
|
|
using Il2CppInterop.Common.Attributes;
|
|
using Il2CppInterop.Runtime;
|
|
using Il2CppInterop.Runtime.InteropTypes.Arrays;
|
|
using Il2CppSystem;
|
|
using Il2CppSystem.Collections.Generic;
|
|
using MEC;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x0200036D RID: 877
|
|
[Serializable]
|
|
public class NobetaFaceController : Il2CppSystem.Object
|
|
{
|
|
// Token: 0x060073AA RID: 29610 RVA: 0x001D57F0 File Offset: 0x001D39F0
|
|
[CallerCount(0)]
|
|
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 612995, XrefRangeEnd = 613001, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe void Launch()
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController.NativeMethodInfoPtr_Launch_Public_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
|
|
// Token: 0x060073AB RID: 29611 RVA: 0x001D5834 File Offset: 0x001D3A34
|
|
[CallerCount(0)]
|
|
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 613001, XrefRangeEnd = 613006, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe IEnumerator<float> UpdateFace()
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController.NativeMethodInfoPtr_UpdateFace_Private_IEnumerator_1_Single_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
IntPtr intPtr3 = intPtr;
|
|
return (intPtr3 != 0) ? new IEnumerator<float>(intPtr3) : null;
|
|
}
|
|
|
|
// Token: 0x060073AC RID: 29612 RVA: 0x001D588C File Offset: 0x001D3A8C
|
|
[CallerCount(0)]
|
|
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 613006, XrefRangeEnd = 613013, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe void UpdateBlendShape(int index)
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
checked
|
|
{
|
|
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
|
|
*ptr = ref index;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController.NativeMethodInfoPtr_UpdateBlendShape_Private_Void_Int32_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060073AD RID: 29613 RVA: 0x001D58E0 File Offset: 0x001D3AE0
|
|
[CallerCount(1)]
|
|
[CachedScanResults(RefRangeStart = 613023, RefRangeEnd = 613024, XrefRangeStart = 613013, XrefRangeEnd = 613023, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe void UpdateEyeLightScale(float value)
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
checked
|
|
{
|
|
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
|
|
*ptr = ref value;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController.NativeMethodInfoPtr_UpdateEyeLightScale_Public_Void_Single_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060073AE RID: 29614 RVA: 0x001D5934 File Offset: 0x001D3B34
|
|
[CallerCount(0)]
|
|
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 613024, XrefRangeEnd = 613028, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe void Dispose()
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController.NativeMethodInfoPtr_Dispose_Public_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
|
|
// Token: 0x060073AF RID: 29615 RVA: 0x001D5978 File Offset: 0x001D3B78
|
|
[CallerCount(1664)]
|
|
[CachedScanResults(RefRangeStart = 7711, RefRangeEnd = 9375, XrefRangeStart = 7711, XrefRangeEnd = 9375, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe NobetaFaceController()
|
|
: this(IL2CPP.il2cpp_object_new(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr))
|
|
{
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController.NativeMethodInfoPtr__ctor_Public_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
|
|
// Token: 0x060073B0 RID: 29616 RVA: 0x001D59C4 File Offset: 0x001D3BC4
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
static NobetaFaceController()
|
|
{
|
|
Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr = IL2CPP.GetIl2CppClass("Assembly-CSharp.dll", "", "NobetaFaceController");
|
|
IL2CPP.il2cpp_runtime_class_init(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr);
|
|
NobetaFaceController.NativeFieldInfoPtr_faceRenderer = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "faceRenderer");
|
|
NobetaFaceController.NativeFieldInfoPtr_maskRenderer = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "maskRenderer");
|
|
NobetaFaceController.NativeFieldInfoPtr_eyeLightLeft = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "eyeLightLeft");
|
|
NobetaFaceController.NativeFieldInfoPtr_eyeLightRight = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "eyeLightRight");
|
|
NobetaFaceController.NativeFieldInfoPtr_faceBlendShapeIndices = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "faceBlendShapeIndices");
|
|
NobetaFaceController.NativeFieldInfoPtr_maskBlendShapeIndices = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "maskBlendShapeIndices");
|
|
NobetaFaceController.NativeFieldInfoPtr_blendShapeLength = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "blendShapeLength");
|
|
NobetaFaceController.NativeFieldInfoPtr_processor = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "processor");
|
|
NobetaFaceController.NativeMethodInfoPtr_Launch_Public_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, 100671858);
|
|
NobetaFaceController.NativeMethodInfoPtr_UpdateFace_Private_IEnumerator_1_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, 100671859);
|
|
NobetaFaceController.NativeMethodInfoPtr_UpdateBlendShape_Private_Void_Int32_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, 100671860);
|
|
NobetaFaceController.NativeMethodInfoPtr_UpdateEyeLightScale_Public_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, 100671861);
|
|
NobetaFaceController.NativeMethodInfoPtr_Dispose_Public_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, 100671862);
|
|
NobetaFaceController.NativeMethodInfoPtr__ctor_Public_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, 100671863);
|
|
}
|
|
|
|
// Token: 0x060073B1 RID: 29617 RVA: 0x0000A74C File Offset: 0x0000894C
|
|
public NobetaFaceController(IntPtr pointer)
|
|
: base(pointer)
|
|
{
|
|
}
|
|
|
|
// Token: 0x170027EE RID: 10222
|
|
// (get) Token: 0x060073B2 RID: 29618 RVA: 0x001D5B0C File Offset: 0x001D3D0C
|
|
// (set) Token: 0x060073B3 RID: 29619 RVA: 0x001D5B40 File Offset: 0x001D3D40
|
|
public unsafe SkinnedMeshRenderer faceRenderer
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_faceRenderer);
|
|
IntPtr intPtr2 = *intPtr;
|
|
return (intPtr2 != 0) ? new SkinnedMeshRenderer(intPtr2) : null;
|
|
}
|
|
set
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IL2CPP.il2cpp_gc_wbarrier_set_field(intPtr, intPtr + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_faceRenderer), IL2CPP.Il2CppObjectBaseToPtr(value));
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027EF RID: 10223
|
|
// (get) Token: 0x060073B4 RID: 29620 RVA: 0x001D5B68 File Offset: 0x001D3D68
|
|
// (set) Token: 0x060073B5 RID: 29621 RVA: 0x001D5B9C File Offset: 0x001D3D9C
|
|
public unsafe SkinnedMeshRenderer maskRenderer
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_maskRenderer);
|
|
IntPtr intPtr2 = *intPtr;
|
|
return (intPtr2 != 0) ? new SkinnedMeshRenderer(intPtr2) : null;
|
|
}
|
|
set
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IL2CPP.il2cpp_gc_wbarrier_set_field(intPtr, intPtr + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_maskRenderer), IL2CPP.Il2CppObjectBaseToPtr(value));
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F0 RID: 10224
|
|
// (get) Token: 0x060073B6 RID: 29622 RVA: 0x001D5BC4 File Offset: 0x001D3DC4
|
|
// (set) Token: 0x060073B7 RID: 29623 RVA: 0x001D5BF8 File Offset: 0x001D3DF8
|
|
public unsafe Transform eyeLightLeft
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_eyeLightLeft);
|
|
IntPtr intPtr2 = *intPtr;
|
|
return (intPtr2 != 0) ? new Transform(intPtr2) : null;
|
|
}
|
|
set
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IL2CPP.il2cpp_gc_wbarrier_set_field(intPtr, intPtr + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_eyeLightLeft), IL2CPP.Il2CppObjectBaseToPtr(value));
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F1 RID: 10225
|
|
// (get) Token: 0x060073B8 RID: 29624 RVA: 0x001D5C20 File Offset: 0x001D3E20
|
|
// (set) Token: 0x060073B9 RID: 29625 RVA: 0x001D5C54 File Offset: 0x001D3E54
|
|
public unsafe Transform eyeLightRight
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_eyeLightRight);
|
|
IntPtr intPtr2 = *intPtr;
|
|
return (intPtr2 != 0) ? new Transform(intPtr2) : null;
|
|
}
|
|
set
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IL2CPP.il2cpp_gc_wbarrier_set_field(intPtr, intPtr + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_eyeLightRight), IL2CPP.Il2CppObjectBaseToPtr(value));
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F2 RID: 10226
|
|
// (get) Token: 0x060073BA RID: 29626 RVA: 0x001D5C7C File Offset: 0x001D3E7C
|
|
// (set) Token: 0x060073BB RID: 29627 RVA: 0x001D5CB0 File Offset: 0x001D3EB0
|
|
public unsafe Il2CppStructArray<int> faceBlendShapeIndices
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_faceBlendShapeIndices);
|
|
IntPtr intPtr2 = *intPtr;
|
|
return (intPtr2 != 0) ? new Il2CppStructArray<int>(intPtr2) : null;
|
|
}
|
|
set
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IL2CPP.il2cpp_gc_wbarrier_set_field(intPtr, intPtr + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_faceBlendShapeIndices), IL2CPP.Il2CppObjectBaseToPtr(value));
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F3 RID: 10227
|
|
// (get) Token: 0x060073BC RID: 29628 RVA: 0x001D5CD8 File Offset: 0x001D3ED8
|
|
// (set) Token: 0x060073BD RID: 29629 RVA: 0x001D5D0C File Offset: 0x001D3F0C
|
|
public unsafe Il2CppStructArray<int> maskBlendShapeIndices
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_maskBlendShapeIndices);
|
|
IntPtr intPtr2 = *intPtr;
|
|
return (intPtr2 != 0) ? new Il2CppStructArray<int>(intPtr2) : null;
|
|
}
|
|
set
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IL2CPP.il2cpp_gc_wbarrier_set_field(intPtr, intPtr + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_maskBlendShapeIndices), IL2CPP.Il2CppObjectBaseToPtr(value));
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F4 RID: 10228
|
|
// (get) Token: 0x060073BE RID: 29630 RVA: 0x001D5D34 File Offset: 0x001D3F34
|
|
// (set) Token: 0x060073BF RID: 29631 RVA: 0x001D5D5C File Offset: 0x001D3F5C
|
|
public unsafe int blendShapeLength
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_blendShapeLength);
|
|
return *intPtr;
|
|
}
|
|
set
|
|
{
|
|
*(IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_blendShapeLength)) = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F5 RID: 10229
|
|
// (get) Token: 0x060073C0 RID: 29632 RVA: 0x001D5D80 File Offset: 0x001D3F80
|
|
// (set) Token: 0x060073C1 RID: 29633 RVA: 0x001D5DA8 File Offset: 0x001D3FA8
|
|
public unsafe CoroutineHandle processor
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_processor);
|
|
return *intPtr;
|
|
}
|
|
set
|
|
{
|
|
*(IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController.NativeFieldInfoPtr_processor)) = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x04004CF1 RID: 19697
|
|
private static readonly IntPtr NativeFieldInfoPtr_faceRenderer;
|
|
|
|
// Token: 0x04004CF2 RID: 19698
|
|
private static readonly IntPtr NativeFieldInfoPtr_maskRenderer;
|
|
|
|
// Token: 0x04004CF3 RID: 19699
|
|
private static readonly IntPtr NativeFieldInfoPtr_eyeLightLeft;
|
|
|
|
// Token: 0x04004CF4 RID: 19700
|
|
private static readonly IntPtr NativeFieldInfoPtr_eyeLightRight;
|
|
|
|
// Token: 0x04004CF5 RID: 19701
|
|
private static readonly IntPtr NativeFieldInfoPtr_faceBlendShapeIndices;
|
|
|
|
// Token: 0x04004CF6 RID: 19702
|
|
private static readonly IntPtr NativeFieldInfoPtr_maskBlendShapeIndices;
|
|
|
|
// Token: 0x04004CF7 RID: 19703
|
|
private static readonly IntPtr NativeFieldInfoPtr_blendShapeLength;
|
|
|
|
// Token: 0x04004CF8 RID: 19704
|
|
private static readonly IntPtr NativeFieldInfoPtr_processor;
|
|
|
|
// Token: 0x04004CF9 RID: 19705
|
|
private static readonly IntPtr NativeMethodInfoPtr_Launch_Public_Void_0;
|
|
|
|
// Token: 0x04004CFA RID: 19706
|
|
private static readonly IntPtr NativeMethodInfoPtr_UpdateFace_Private_IEnumerator_1_Single_0;
|
|
|
|
// Token: 0x04004CFB RID: 19707
|
|
private static readonly IntPtr NativeMethodInfoPtr_UpdateBlendShape_Private_Void_Int32_0;
|
|
|
|
// Token: 0x04004CFC RID: 19708
|
|
private static readonly IntPtr NativeMethodInfoPtr_UpdateEyeLightScale_Public_Void_Single_0;
|
|
|
|
// Token: 0x04004CFD RID: 19709
|
|
private static readonly IntPtr NativeMethodInfoPtr_Dispose_Public_Void_0;
|
|
|
|
// Token: 0x04004CFE RID: 19710
|
|
private static readonly IntPtr NativeMethodInfoPtr__ctor_Public_Void_0;
|
|
|
|
// Token: 0x0200036E RID: 878
|
|
[ObfuscatedName("NobetaFaceController/<UpdateFace>d__9")]
|
|
public sealed class _UpdateFace_d__9 : Il2CppSystem.Object
|
|
{
|
|
// Token: 0x060073C2 RID: 29634 RVA: 0x001D5DCC File Offset: 0x001D3FCC
|
|
[CallerCount(350)]
|
|
[CachedScanResults(RefRangeStart = 11975, RefRangeEnd = 12325, XrefRangeStart = 11975, XrefRangeEnd = 12325, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe _UpdateFace_d__9(int <>1__state)
|
|
: this(IL2CPP.il2cpp_object_new(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr))
|
|
{
|
|
checked
|
|
{
|
|
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
|
|
*ptr = ref <>1__state;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr__ctor_Public_Void_Int32_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060073C3 RID: 29635 RVA: 0x001D5E2C File Offset: 0x001D402C
|
|
[CallerCount(5874)]
|
|
[CachedScanResults(RefRangeStart = 24, RefRangeEnd = 5898, XrefRangeStart = 24, XrefRangeEnd = 5898, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe void System_IDisposable_Dispose()
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_IDisposable_Dispose_Private_Virtual_Final_New_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
|
|
// Token: 0x060073C4 RID: 29636 RVA: 0x001D5E70 File Offset: 0x001D4070
|
|
[CallerCount(0)]
|
|
public unsafe bool MoveNext()
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_MoveNext_Private_Virtual_Final_New_Boolean_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
return *IL2CPP.il2cpp_object_unbox(intPtr);
|
|
}
|
|
|
|
// Token: 0x170027F9 RID: 10233
|
|
// (get) Token: 0x060073C5 RID: 29637 RVA: 0x001D5EC0 File Offset: 0x001D40C0
|
|
public unsafe float Current
|
|
{
|
|
[CallerCount(0)]
|
|
get
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_Collections_Generic_IEnumerator_System_Single__get_Current_Private_Virtual_Final_New_get_Single_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
return *IL2CPP.il2cpp_object_unbox(intPtr);
|
|
}
|
|
}
|
|
|
|
// Token: 0x060073C6 RID: 29638 RVA: 0x001D5F10 File Offset: 0x001D4110
|
|
[CallerCount(0)]
|
|
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 612987, XrefRangeEnd = 612992, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
public unsafe void System_Collections_IEnumerator_Reset()
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_Collections_IEnumerator_Reset_Private_Virtual_Final_New_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
}
|
|
|
|
// Token: 0x170027FA RID: 10234
|
|
// (get) Token: 0x060073C7 RID: 29639 RVA: 0x001D5F54 File Offset: 0x001D4154
|
|
public unsafe Il2CppSystem.Object Current
|
|
{
|
|
[CallerCount(0)]
|
|
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 612992, XrefRangeEnd = 612995, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
|
|
get
|
|
{
|
|
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IntPtr* ptr = null;
|
|
IntPtr intPtr2;
|
|
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_Collections_IEnumerator_get_Current_Private_Virtual_Final_New_get_Object_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
|
|
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
|
IntPtr intPtr3 = intPtr;
|
|
return (intPtr3 != 0) ? new Il2CppSystem.Object(intPtr3) : null;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060073C8 RID: 29640 RVA: 0x001D5FAC File Offset: 0x001D41AC
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
static _UpdateFace_d__9()
|
|
{
|
|
Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr = IL2CPP.GetIl2CppNestedType(Il2CppClassPointerStore<NobetaFaceController>.NativeClassPtr, "<UpdateFace>d__9");
|
|
IL2CPP.il2cpp_runtime_class_init(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr);
|
|
NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___1__state = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, "<>1__state");
|
|
NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___2__current = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, "<>2__current");
|
|
NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___4__this = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, "<>4__this");
|
|
NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr__ctor_Public_Void_Int32_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, 100671864);
|
|
NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_IDisposable_Dispose_Private_Virtual_Final_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, 100671865);
|
|
NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_MoveNext_Private_Virtual_Final_New_Boolean_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, 100671866);
|
|
NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_Collections_Generic_IEnumerator_System_Single__get_Current_Private_Virtual_Final_New_get_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, 100671867);
|
|
NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_Collections_IEnumerator_Reset_Private_Virtual_Final_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, 100671868);
|
|
NobetaFaceController._UpdateFace_d__9.NativeMethodInfoPtr_System_Collections_IEnumerator_get_Current_Private_Virtual_Final_New_get_Object_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<NobetaFaceController._UpdateFace_d__9>.NativeClassPtr, 100671869);
|
|
}
|
|
|
|
// Token: 0x060073C9 RID: 29641 RVA: 0x0000A74C File Offset: 0x0000894C
|
|
public _UpdateFace_d__9(IntPtr pointer)
|
|
: base(pointer)
|
|
{
|
|
}
|
|
|
|
// Token: 0x170027F6 RID: 10230
|
|
// (get) Token: 0x060073CA RID: 29642 RVA: 0x001D608C File Offset: 0x001D428C
|
|
// (set) Token: 0x060073CB RID: 29643 RVA: 0x001D60B4 File Offset: 0x001D42B4
|
|
public unsafe int __1__state
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___1__state);
|
|
return *intPtr;
|
|
}
|
|
set
|
|
{
|
|
*(IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___1__state)) = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F7 RID: 10231
|
|
// (get) Token: 0x060073CC RID: 29644 RVA: 0x001D60D8 File Offset: 0x001D42D8
|
|
// (set) Token: 0x060073CD RID: 29645 RVA: 0x001D6100 File Offset: 0x001D4300
|
|
public unsafe float __2__current
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___2__current);
|
|
return *intPtr;
|
|
}
|
|
set
|
|
{
|
|
*(IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___2__current)) = value;
|
|
}
|
|
}
|
|
|
|
// Token: 0x170027F8 RID: 10232
|
|
// (get) Token: 0x060073CE RID: 29646 RVA: 0x001D6124 File Offset: 0x001D4324
|
|
// (set) Token: 0x060073CF RID: 29647 RVA: 0x001D6158 File Offset: 0x001D4358
|
|
public unsafe NobetaFaceController __4__this
|
|
{
|
|
get
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___4__this);
|
|
IntPtr intPtr2 = *intPtr;
|
|
return (intPtr2 != 0) ? new NobetaFaceController(intPtr2) : null;
|
|
}
|
|
set
|
|
{
|
|
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
|
|
IL2CPP.il2cpp_gc_wbarrier_set_field(intPtr, intPtr + (IntPtr)IL2CPP.il2cpp_field_get_offset(NobetaFaceController._UpdateFace_d__9.NativeFieldInfoPtr___4__this), IL2CPP.Il2CppObjectBaseToPtr(value));
|
|
}
|
|
}
|
|
|
|
// Token: 0x04004CFF RID: 19711
|
|
private static readonly IntPtr NativeFieldInfoPtr___1__state;
|
|
|
|
// Token: 0x04004D00 RID: 19712
|
|
private static readonly IntPtr NativeFieldInfoPtr___2__current;
|
|
|
|
// Token: 0x04004D01 RID: 19713
|
|
private static readonly IntPtr NativeFieldInfoPtr___4__this;
|
|
|
|
// Token: 0x04004D02 RID: 19714
|
|
private static readonly IntPtr NativeMethodInfoPtr__ctor_Public_Void_Int32_0;
|
|
|
|
// Token: 0x04004D03 RID: 19715
|
|
private static readonly IntPtr NativeMethodInfoPtr_System_IDisposable_Dispose_Private_Virtual_Final_New_Void_0;
|
|
|
|
// Token: 0x04004D04 RID: 19716
|
|
private static readonly IntPtr NativeMethodInfoPtr_MoveNext_Private_Virtual_Final_New_Boolean_0;
|
|
|
|
// Token: 0x04004D05 RID: 19717
|
|
private static readonly IntPtr NativeMethodInfoPtr_System_Collections_Generic_IEnumerator_System_Single__get_Current_Private_Virtual_Final_New_get_Single_0;
|
|
|
|
// Token: 0x04004D06 RID: 19718
|
|
private static readonly IntPtr NativeMethodInfoPtr_System_Collections_IEnumerator_Reset_Private_Virtual_Final_New_Void_0;
|
|
|
|
// Token: 0x04004D07 RID: 19719
|
|
private static readonly IntPtr NativeMethodInfoPtr_System_Collections_IEnumerator_get_Current_Private_Virtual_Final_New_get_Object_0;
|
|
}
|
|
}
|