-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dexied edited this page Jul 28, 2026
·
7 revisions
Welcome to the XPropertyDemo wiki!
- Download the
XPropertyplugin from FAB using EpisGames Launcher. - Enable the
XPropertyplugin in your project!
- If you downloaded the plugin from another source, place it in the project folder. The plugin path will look like this:
YourProject/Plugins/XProperty
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!
- SetFloatPropertyValueInObject
- SetIntPropertyValueInObject
- SetObjectPropertyValueInObject
- SetSoftObjectPropertyValueInObject
- SetBoolPropertyValueInObject
- SetNamePropertyValueInObject
- SetBytePropertyValueInObject