Jump to content

What does DestroyRenderResources, MethodSwap and MethodImpl do?


Recommended Posts

  • Sevdat changed the title to What does DestroyRenderResources, MethodSwap and MethodImpl do?

Hi, Sevdat!

The information in tutorial is based on 2.10 version of SDK, which is currently not supported.

To satisfy your curiosity here is link to the outdated documentation https://developer.unigine.com/en/docs/2.10/api/library/common/logic/class.worldlogic?rlang=cs 

But be sure to write components according to the actual one (you can switch the version on top of the page).

The detailed information about MethodImpl you can find here https://learn.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.methodimplattribute?view=net-8.0

Also check the C# Component Samples demo source code for instance https://developer.unigine.com/en/docs/latest/sdk/demos/csharp_component_samples/?rlang=cs

Thanks!

  • Like 1
Link to comment
×
×
  • Create New...