Skip to content

A ReClass.NET plugin which adds support for some Unreal Engine core classes.

License

Notifications You must be signed in to change notification settings

ReClassNET/ReClass.NET-UnrealEngineClassesPlugin

Repository files navigation

ReClass.NET UnrealEngine Classes Plugin

A ReClass.NET plugin which adds support for some Unreal Engine core classes.

Supported Classes

  • TArray
  • TSharedPtr
  • FGuid
  • FString
  • FQWord
  • FDateTime

Installation

Compiling

If you want to compile the ReClass.NET UnrealEngine Classes Plugin just clone the repository and create the following folder structure. If you don't use this structure you need to fix the project references.

..\ReClass.NET\
..\ReClass.NET\ReClass.NET\ReClass.NET.csproj
..\ReClass.NET-UnrealEngineClassesPlugin
..\ReClass.NET-UnrealEngineClassesPlugin\UnrealEngineClassesPlugin.csproj

About

A ReClass.NET plugin which adds support for some Unreal Engine core classes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages