McJones / UE4-Protobuf-Plugin-Example

An example project showing off how to integrate protobuf with Unreal Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UE4 Protobuf Plugin Example

This repo is the example code that goes along with the blog post about porting protobof to work with Unreal Engine. To use this code you should be able to import the plugin directly, but full steps are listed in the above blog post.

About

An example project showing off how to integrate protobuf with Unreal Engine

License:MIT License


Languages

Language:C++ 63.8%Language:C# 35.2%Language:C 1.0%