Skip to content

3. Custom arguments

Georgy Treshchev edited this page Nov 14, 2023 · 3 revisions

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 as Landroid/app/Activity;.
Clone this wiki locally