|
|
Property & | operator= (Property const &) |
|
| Property (Property const &) |
|
virtual void * | Bind (::cohtml::Binder *binder, void *object) const =0 |
|
virtual void * | BindValue (::cohtml::Binder *binder, void *object) const =0 |
|
virtual void * | Read (::cohtml::Binder *binder, void *object) const =0 |
|
virtual void * | ReadValue (::cohtml::Binder *binder, void *object) const =0 |
|
virtual::cohtml::Property * | Clone () const =0 |
|
virtual bool | ToBoolean (void *object, bool *boolean) const =0 |
|
virtual bool | ToNumber (void *object, float *number) const =0 |
|
virtual bool | ToString (void *object, char *buffer, uint64 *length) const =0 |
|
virtual bool | ToColor (void *object, ::renoir::Color *color) const =0 |
|
virtual bool | ToTransformMatrix2D (void *object, float *matrix) const =0 |
|
virtual bool | ToArray (::cohtml::Binder *binder, void *object, ::cohtml::ArrayInfo *arrayInfo) const =0 |
|
virtual bool | ToPair (::cohtml::Binder *binder, void *object, ::cohtml::PairInfo *pairInfo) const =0 |
|
virtual bool | ToMap (::cohtml::Binder *binder, void *object, ::cohtml::MapInfo *mapInfo) const =0 |
|
virtual bool | ToObject (::cohtml::Binder *binder, void *object, ::cohtml::ObjectInfo *objInfo) 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: