BlueprintAPI > BlueprintAPI/MobilePatching
Get the installed content. Will return non-null object if there is an installed content at specified directory User can choose to mount installed content into the game
Target is Mobile Patching Library
Inputs
Type | Name | Description |
---|---|---|
string | Install Directory |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Get the installed content. Will return non-null object if there is an installed content at specified directoryUser can choose to mount installed content into the game |