로딩중...

NativeInvoker 1.0.0.1

F21f6a 201893992 96fc5e7d b90c 4ad4 870c 940e7b296d89

420

Ever felt depressed by the unintuitive syntax when trying to call a native function in SHVDN?
This library allows you to call native function via strong-typed static methods. Comment is included as well, so you no longer need to tediously search nativedb for the native information while writing code.

To use this, either download and reference the dll directly or install it via nuget package manager.

Then add this line to the using section in your code:

using static GTA.Native.NativeInvoker;

Now you're good to go. Call any native without worrying about wrong parameter or return type!

Entity killer = GET_PED_SOURCE_OF_DEATH(Game.Player.Character);


Source code

Dependencies:
ScriptHookVDotNet
Show Full Description

최초 업로드: 2022년 11월 16일 (수)
마지막 업로드: 2022년 11월 16일 (수)
마지막 다운로드: 7일 전

All Versions

 1.0.0.1 (current)

다운로드 420 , 615킬로바이트
2022년 11월 16일 (수)

댓글 7