Common X-Plane Utilities Library
Common X-Plane Utilities Library Documentation

Introduction

This library contains some common utilities to help with the development of X-Plane plugins. Currently it consists of a single class, hu::varadiistvan::xplcommon::Util, with one member function debug, which is a wrapper around XPLMDebugString, that provides printf-like formatting.