EPOK RUNTIME
epok::RectTransformComponent
Class
Class
Class declared by the object-model module for the object model module.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "object_model.hpp"
epok::RectTransformComponent& value = /* obtain a valid instance from your game */;Fields and constants
attach_parentExposes `attach_parent` on `epok::RectTransformComponent` for the object model module.FieldlocalExposes `local` on `epok::RectTransformComponent` for the object model module.FieldrectExposes `rect` on `epok::RectTransformComponent` for the object model module.Fieldstatic_class_idExposes `static_class_id` on `epok::RectTransformComponent` for the object model module.VariablePublic methods
attach_slotPerforms `attach slot` as part of the object model module.Methodbind_localPerforms `bind local` as part of the object model module.Methodbind_slotPerforms `bind slot` as part of the object model module.Methodclass_idPerforms `class id` as part of the object model module.Methodentity_slotPerforms `entity slot` as part of the object model module.Method