RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.database.repository
/
PlayerRepository
/
getLastLoginAt
get
Last
Login
At
fun
getLastLoginAt
(
uuid
:
UUID
)
:
RepositoryResult
<
LocalDateTime
?
>