KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.decision.descriptor
/
CounterRef
Counter
Ref
@
Serializable
@
SerialName
(
value
=
"counter"
)
data
class
CounterRef
(
val
name
:
String
)
:
SourceRef
(
source
)
A reward source that is a
Counter
.
Members
Constructors
Counter
Ref
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
open
override
val
name
:
String