UnmanagedNativeGetEnableState Method

Determines whether this application is currently enabled

Definition

Namespace: CTRE.Phoenix6.Native
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public static bool GetEnableState()

Return Value

Boolean
True when currently enabled, false otherwise

See Also