TibiaKt
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.news.event.model
/
EventEntry
/
Companion
/
of
of
fun
of
(
title
:
String
,
description
:
String
,
startsOn
:
LocalDate
?
,
endsOn
:
LocalDate
?
)
:
EventEntry
(
source
)
Create an instance of
EventEntry
based on the provided parameters.