Return type

From Game Editor

Jump to: navigation, search

Return Types

Below are some of the common return types. Any typedef can also be used as a return type.

void

char

short

int

long

float

double

signed

unsigned