Skip to content
dexied edited this page Jul 28, 2026 · 7 revisions

Welcome to the XPropertyDemo wiki!



Installing the plugin

  1. Download the XProperty plugin from FAB using EpisGames Launcher.
  2. Enable the XProperty plugin in your project!
image image
  1. If you downloaded the plugin from another source, place it in the project folder. The plugin path will look like this: YourProject/Plugins/XProperty


How to use the plugin

You can change the values ​​of variables simply by knowing their type and name! Simply call one of the following functions to change the variable!

  1. SetFloatPropertyValueInObject
image
  1. SetIntPropertyValueInObject
image
  1. SetObjectPropertyValueInObject
image
  1. SetSoftObjectPropertyValueInObject
image
  1. SetBoolPropertyValueInObject
image
  1. SetNamePropertyValueInObject
image
  1. SetBytePropertyValueInObject
image

Clone this wiki locally