Skip to content

ADrone.GetConfig

Ivory edited this page Nov 2, 2024 · 1 revision

void GetConfig(char[] config, int size)

Stores this drone's config name in a string buffer.

Arguments

  • config - Buffer to store the string.
  • size - Size of the buffer string.
Clone this wiki locally