All Projects → ufna → Varest

ufna / Varest

Licence: mit
REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!

Projects that are alternatives of or similar to Varest

CrashlyticsKit
The most powerful, yet lightest weight crash reporting solution for Unreal Engine 4
Stars: ✭ 25 (-96.46%)
Mutual labels:  blueprint, unreal-engine, ue4
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+275.67%)
Mutual labels:  unreal-engine, ue4, blueprint
global-event-system-ue4
Loosely coupled internal event system plugin for the Unreal Engine.
Stars: ✭ 122 (-82.74%)
Mutual labels:  blueprint, unreal-engine, ue4
tsu
TypeScript plugin for Unreal Engine 4
Stars: ✭ 62 (-91.23%)
Mutual labels:  blueprint, unreal-engine, ue4
LocalSimulation
This plugin allows you to essentially create PxScene or Physic Scenes by placing an Actor, and adding other Static Mesh Components and soon Skeletal Mesh components within this space. Adding Constraints, and Forces will work as expected, but now with the additional layer of abstraction so that simulation can be anchored to a transform.
Stars: ✭ 42 (-94.06%)
Mutual labels:  blueprint, unreal-engine, ue4
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-96.75%)
Mutual labels:  blueprint, unreal-engine, ue4
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+309.05%)
Mutual labels:  blueprint, unreal-engine, ue4
Coophordeshooter
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 257 (-63.65%)
Mutual labels:  ue4, blueprint
Vscode Restclient
REST Client Extension for Visual Studio Code
Stars: ✭ 3,289 (+365.21%)
Mutual labels:  rest-api, rest-client
Ue4 Binary Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 292 (-58.7%)
Mutual labels:  unreal-engine, ue4
Als Community
Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 4.26 with additional bug fixes.
Stars: ✭ 389 (-44.98%)
Mutual labels:  unreal-engine, blueprint
Genericgraph
Generic graph data structure plugin for ue4
Stars: ✭ 256 (-63.79%)
Mutual labels:  unreal-engine, ue4
TransMat
Blender Python - Instantly Recreate Blender Shader Node Trees as Unreal Materials
Stars: ✭ 30 (-95.76%)
Mutual labels:  unreal-engine, ue4
Unrealeditorpythonscripts
Some of my personal scripts i made to use for my own projects, but free of charge to be used for any project and any purpose as long as it is not violating the Unreal Engine EULA.
Stars: ✭ 282 (-60.11%)
Mutual labels:  unreal-engine, ue4
libprotobuf ue4
libprotobuf for Unreal Engine 4
Stars: ✭ 81 (-88.54%)
Mutual labels:  unreal-engine, ue4
Ue4 Docker
Windows and Linux containers for Unreal Engine 4
Stars: ✭ 384 (-45.69%)
Mutual labels:  unreal-engine, ue4
PsWebServer
Civet web server integration plugin for Unreal Engine 4
Stars: ✭ 24 (-96.61%)
Mutual labels:  unreal-engine, ue4
Fmodel
File explorer for UE4 games and with cosmetics icon creation support for Fortnite, Valorant, Battle Breakers, and Spellbreak
Stars: ✭ 299 (-57.71%)
Mutual labels:  unreal-engine, ue4
Gascontent
Repo to gather all Gameplay Ability System content for UE4
Stars: ✭ 398 (-43.71%)
Mutual labels:  unreal-engine, ue4
Unrealcpp
Unreal Engine 4 C++ examples
Stars: ✭ 490 (-30.69%)
Mutual labels:  unreal-engine, ue4

statusIcon GitHub GitHub release (latest by date including pre-releases)

VaRest

VaRest is the plugin for Unreal Engine 4 that makes REST server communications easier to use.

Key features:

  • Flexible Http/Https request management with support of different Verbs and Content Types
  • No C++ coding required, everything can be managed via blueprints
  • Blueprintable FJsonObject wrapper with almost full support of Json features: different types of values, arrays, binary data content, both ways serializarion to FString, etc.
  • Blueprintable FJsonValue wrapper - full Json features made for blueprints!
  • Both bindable events and latent functions are provided to control the asynchronous requests

Check the Wiki for plugin usage examples and installation notes.

Current version: 1.1 R 32 (UE 4.26)

SCREENSHOT

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2021, Epic Games, Inc. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].