liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
ComponentField.setMethod
liberty
core
components
ComponentField
string
setMethod
;
string
setMethod
;
struct
ComponentField
(string access)
static if
(!(
access == "ReadWrite"
))
static if
(!(
access == "ReadOnly"
))
static if
(
access == "WriteOnly"
)
string
setMethod
;
Meta
Source
See Implementation
liberty
core
components
ComponentField
variables
getMethod
setMethod