Beamable SDK
|
Public Member Functions | |
void | Check (bool isForceCheck=false) |
void | Notify () |
Static Public Member Functions | |
static FormConstraint | Logical (string name, Func< bool > checker) |
Public Attributes | |
FormErrorCheck | ErrorCheck |
string | Name |
Properties | |
bool | IsValid [get] |
Events | |
Action< bool > | OnValidate |
Action | OnNotify |