Check
(
c
)
|
Not used on this mask.
Signature
override bool Check(Candidate c) Parameters Returns override bool
true
|
SampleMask
(
candidate
)
|
Executes the mask on a candidate and returns the value.
Signature
override float SampleMask(Candidate c) Parameters Returns override float
The float depending on the mask
|