If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

APC - Actor Package Creator

From SWRC Wiki
Revision as of 00:26, 17 October 2017 by Plasma (talk | contribs) (Created page with "The Actor Package Creator (APC) is a standalone tool created by -=PFW=-Skip, which allows you to create Classes outside of the UnrealED. This can be useful, if you want to cre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Actor Package Creator (APC) is a standalone tool created by -=PFW=-Skip, which allows you to create Classes outside of the UnrealED. This can be useful, if you want to create a subclass with editable script if UnrealED restricts that. The tool is pretty much self explaining. Enter the parent and subclass name and click on Export button.

Note: The parent class has to exist, otherwise UnrealED will crash while loading. Also sometimes this programm doesn't add the .u extension to the new package, so you have to do it manually.

APC.png