Skip to content

HypeRate/UnrealEngine5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HypeRate Unreal Engine 5 Plugin

V 1.0

Installation

Github

Download latest version from Releases tab.
Unzip it into your {project_dir}/Plugins (Create if needed.) folder.
Restart Unreal Engine and click Update on the Project out of date prompt. update
The plugin should be enabled by default. If not, go to Plugins (Edit -> Plugins) and enable it. It's listed under Hype Rate.

UE Marketplace

Coming soon.

Usage

To connect to hyperate use Connect from Hype Rate Action.
Give provided Topic & Websocket Key.
Recommended from Event BeginPlay
connect

To disconnect to hyperate use Disconnect from Hype Rate Action.
Recommended from Event End Play
disconnect

To recieve heartbeat use Get Heart Beat.
Recommended from Event Tick - you should cache variable as shown.
log

For more information visit https://www.hyperate.io/ or Discord

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published