|
|
Property & | operator= (Property const &) |
|
| Property (Property const &) |
|
virtual void * | Bind (::cohtml::Binder *, void *) const =0 |
|
virtual void * | BindValue (::cohtml::Binder *, void *) const =0 |
|
virtual void * | Read (::cohtml::Binder *, void *) const =0 |
|
virtual void * | ReadValue (::cohtml::Binder *, void *) const =0 |
|
virtual::cohtml::Property * | Clone () const =0 |
|
virtual bool | ToBoolean (void *, bool *) const =0 |
|
virtual bool | ToNumber (void *, float *) const =0 |
|
virtual bool | ToString (void *, char *, uint64 *) const =0 |
|
virtual bool | ToColor (void *, ::renoir::Color *) const =0 |
|
virtual bool | ToTransformMatrix2D (void *, float *) const =0 |
|
virtual bool | ToArray (::cohtml::Binder *, void *, ::cohtml::ArrayInfo *) const =0 |
|
virtual bool | ToPair (::cohtml::Binder *, void *, ::cohtml::PairInfo *) const =0 |
|
virtual bool | ToMap (::cohtml::Binder *, void *, ::cohtml::MapInfo *) const =0 |
|
virtual bool | ToObject (::cohtml::Binder *, void *, ::cohtml::ObjectInfo *) const =0 |
◆ $vftable()
| MCAPI void ** cohtml::Property::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: