Application.genuine
static var genuine: bool;
static bool genuine;
static genuine as bool
Description

Returns false if application is altered in any way after it was built.

Otherwise returns true.