Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

- Declaration

public static bool IsLoggedIn()

- Description

Checks if you are logged in

- References

...

Function

...

IsLoggedIn

...

Header

...

/CavrnusConnector/Source/CavrnusConnector/Public/CavrnusConnectorFunctionLibrary.h

...

Include

...

#include "Types/CavrnusAuthentication.h""

...

Source

...

.

...

- Syntax

IsLoggedIn()

- Return

...

bool

...

Login status.

- Parameters

...

N/A

- UE Function Specifiers

  • BlueprintCallable

  • CallInEditor

  • Exec

- Display Name

...