MCPcopy Create free account

hub / github.com/StudioCherno/Coral / functions

Functions309 in github.com/StudioCherno/Coral

MethodIntMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:92
MethodIntPtrMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:167
MethodIntPtrTest
(IntPtr InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:88
MethodIntTest
(int InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:46
MethodInvokeMethod
Coral.Native/Include/Coral/ManagedObject.hpp:24
MethodInvokeMethodInternal
Coral.Native/Source/Coral/ManagedObject.cpp:60
MethodInvokeMethodRet
(IntPtr InObjectHandle, NativeString InMethodName, IntPtr InParameters, ManagedType* InParameterTypes, int InP
Coral.Managed/Source/ManagedObject.cs:365
MethodInvokeMethodRetInternal
Coral.Native/Source/Coral/ManagedObject.cpp:71
MethodInvokeStaticMethod
(int InType, NativeString InMethodName, IntPtr InParameters, ManagedType* InParameterTypes, int InParameterCou
Coral.Managed/Source/ManagedObject.cs:269
MethodInvokeStaticMethodInternal
Coral.Native/Source/Coral/Type.cpp:172
MethodInvokeStaticMethodRet
(int InType, NativeString InMethodName, IntPtr InParameters, ManagedType* InParameterTypes, int InParameterCou
Coral.Managed/Source/ManagedObject.cs:298
MethodInvokeStaticMethodRetInternal
Coral.Native/Source/Coral/Type.cpp:179
MethodIsDelegate
(this Type InType)
Coral.Managed/Source/ExtensionMethods.cs:7
MethodIsEmpty
Coral.Native/Include/Coral/Array.hpp:78
MethodIsSZArray
Coral.Native/Source/Coral/Type.cpp:142
MethodIsTypeAssignableFrom
(int InType0, int InType1)
Coral.Managed/Source/TypeInterface.cs:312
MethodIsTypeAssignableTo
(int InType0, int InType1)
Coral.Managed/Source/TypeInterface.cs:295
MethodIsTypeSZArray
(int InTypeID)
Coral.Managed/Source/TypeInterface.cs:329
MethodIsTypeSubclassOf
(int InType0, int InType1)
Coral.Managed/Source/TypeInterface.cs:278
MethodIsValid
Coral.Native/Include/Coral/ManagedObject.hpp:100
MethodLength
Coral.Native/Include/Coral/Array.hpp:83
MethodLoadAssemblyFromMemory
(int InContextId, byte* data, long dataLength)
Coral.Managed/Source/AssemblyLoader.cs:307
MethodLoadCoralFunctions
Coral.Native/Source/Coral/HostInstance.cpp:301
MethodLoadCoralManagedFunctionPtr
Coral.Native/Include/Coral/HostInstance.hpp:56
MethodLoadCoralManagedFunctionPtr
Coral.Native/Source/Coral/HostInstance.cpp:368
FunctionLoadFunctionPtr
Coral.Native/Source/Coral/HostInstance.cpp:129
MethodLoadHostFXR
Coral.Native/Source/Coral/HostInstance.cpp:209
MethodLogMessage
(string InMessage, MessageLevel InLevel)
Coral.Managed/Source/ManagedHost.cs:25
MethodLongMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:104
MethodLongTest
(long InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:58
MethodManagedObject
Coral.Native/Include/Coral/ManagedObject.hpp:15
MethodManagedObject
Coral.Native/Source/Coral/ManagedObject.cpp:12
MethodMap
(T[] array)
Coral.Managed/Source/InteropTypes.cs:118
MethodMarshalArray
(IntPtr InArray, Type? InElementType)
Coral.Managed/Source/Marshalling.cs:114
MethodMemberMethod
(MyVec3 vec3)
Example/Example.Managed/Source/Main.cs:44
MethodMethodKey
(string InTypeName, string InName, ManagedType[] InTypes, int InParameterCount)
Coral.Managed/Source/ManagedObject.cs:47
MethodMoveNext
()
Coral.Managed/Source/InteropTypes.cs:20
MethodNativeArray
(int InLength)
Coral.Managed/Source/InteropTypes.cs:50
MethodNativeArrayEnumerator
(T[] elements)
Coral.Managed/Source/InteropTypes.cs:15
MethodNativeArrayToIntPtrArray
(IntPtr InNativeArray, int InLength)
Coral.Managed/Source/Marshalling.cs:264
MethodNativeInstance
(IntPtr handle)
Coral.Managed/Source/InteropTypes.cs:176
FunctionNativeInstanceIcall
Tests/Testing.Native/Source/Main.cpp:91
MethodNativeStringOrNull
(NativeString? InString)
Coral.Managed/Source/ManagedObject.cs:98
MethodNew
Coral.Native/Include/Coral/Array.hpp:10
MethodNew
Coral.Native/Source/Coral/String.cpp:9
MethodOverloadTest
(int InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:108
MethodReflectionType
(int InTypeID)
Coral.Managed/Source/InteropTypes.cs:273
MethodReset
()
Coral.Managed/Source/InteropTypes.cs:26
MethodRun
()
Tests/Testing.Managed/Source/NuGetTest.cs:13
MethodRun
(NativeString InSolutionPath, Bool32 InBuildDebug, Bool32* OutBuildResult)
Coral.Managed/Source/MSBuildRunner.cs:15
MethodRunMSBuild
Coral.Native/Source/Coral/DotnetServices.cpp:7
MethodRunManagedTests
()
Tests/Testing.Managed/Source/Main.cs:246
MethodSByteMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:68
MethodSByteTest
(sbyte InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:22
MethodScopedString
Coral.Native/Include/Coral/String.hpp:39
MethodSetFieldValue
Coral.Native/Include/Coral/ManagedObject.hpp:64
MethodSetFieldValue
(IntPtr InTarget, NativeString InFieldName, IntPtr InValue)
Coral.Managed/Source/ManagedObject.cs:403
MethodSetFieldValueRaw
Coral.Native/Source/Coral/ManagedObject.cpp:78
MethodSetInternalCalls
(int InAssemblyLoadContextId, IntPtr InInternalCalls, int InLength)
Coral.Managed/Source/InternalCalls.cs:21
MethodSetPropertyValue
Coral.Native/Include/Coral/ManagedObject.hpp:78
MethodSetPropertyValueRaw
Coral.Native/Source/Coral/ManagedObject.cpp:92
MethodShortMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:80
MethodShortTest
(short InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:34
MethodShutdown
Coral.Native/Source/Coral/HostInstance.cpp:95
MethodSomeFunction
()
Tests/Testing.Managed/Source/MemberMethodTest.cs:126
MethodStableVector
Coral.Native/Include/Coral/StableVector.hpp:17
MethodStaticMethod
(float value)
Example/Example.Managed/Source/Main.cs:39
MethodStaticMethodTest
(float value)
Tests/Testing.Managed/Source/Main.cs:58
MethodStringDemo
()
Example/Example.Managed/Source/Main.cs:58
MethodStringMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:178
MethodStringMarshalTest2
()
Tests/Testing.Managed/Source/Main.cs:184
MethodStringTest
(string InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:94
MethodStuff
()
Tests/Testing.Managed/Source/Main.cs:14
MethodTestClassAndStruct
()
Tests/Testing.Managed/Source/FieldMarshalTest.cs:63
MethodTestContainer
(string InName, int InTestIndex, Func<bool> InFunction)
Tests/Testing.Managed/Source/Main.cs:295
MethodTestMe
()
Tests/Testing.Managed/Source/VirtualMethodTests.cs:7
MethodTestMe
()
Tests/Testing.Managed/Source/VirtualMethodTests.cs:12
MethodTestMe
()
Tests/Testing.Managed/Source/VirtualMethodTests.cs:20
MethodTests
()
Tests/Testing.Managed/Source/Main.cs:328
MethodToReadOnlySpan
()
Coral.Managed/Source/InteropTypes.cs:96
MethodToSpan
()
Coral.Managed/Source/InteropTypes.cs:91
MethodTryGetMethodInfo
(Type InType, string? InMethodName, ManagedType* InParameterTypes, int InParameterCount, BindingFlags InBindin
Coral.Managed/Source/ManagedObject.cs:225
MethodTypeMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:225
MethodTypeNameOrNull
(Type? InType)
Coral.Managed/Source/ManagedObject.cs:91
MethodTypeNotFoundException
()
Coral.Managed/Source/TypeNotFoundException.cs:7
MethodUIntMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:98
MethodUIntTest
(uint InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:52
MethodULongMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:110
MethodULongTest
(ulong InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:64
MethodUShortMarshalTest
()
Tests/Testing.Managed/Source/Main.cs:86
MethodUShortTest
(ushort InValue)
Tests/Testing.Managed/Source/MemberMethodTest.cs:40
MethodUnloadAssemblyLoadContext
(int InContextId)
Coral.Managed/Source/AssemblyLoader.cs:183
MethodUnmap
(ref NativeArray<T> array)
Coral.Managed/Source/InteropTypes.cs:124
MethodWaitForPendingFinalizers
Coral.Native/Source/Coral/GC.cpp:17
MethodWaitForPendingFinalizers
()
Coral.Managed/Source/GarbageCollector.cs:27
Methodcbegin
Coral.Native/Include/Coral/Array.hpp:95
Methodcend
Coral.Native/Include/Coral/Array.hpp:96
Functionmain
Tests/Testing.Native/Source/Main.cpp:453
Functionmain
Example/Example.Native/Source/Main.cpp:54
Methodoperator!=
Coral.Native/Include/Coral/String.hpp:74
← previousnext →201–300 of 309, ranked by callers