Skip to content

FDroneComponents.GetModel

Ivory edited this page Nov 2, 2024 · 1 revision

void GetModel(char[] modelbuffer, int size)

Stores the model name used by this drone in a string buffer.

Arguments

  • modelbuffer - Buffer string to use for the model name.
  • size - Size of the string.

Clone this wiki locally