Custom arguments
To pass custom arguments in Java, you can use the following structures:
- FCustomJavaArgument: to pass a custom value as a jobject and its string signature.
- FAndroidGameActivity: to pass a
Game Activity
from the engine or a custom one. Its string signature is represented asLandroid/app/Activity;
.