一、初始化property
1 | void property_init() { |
二、序列化property信息
1 | void CreateSerializedPropertyInfo() { |
三、启动property服务
1 | void start_property_service() { |
四、设置属性
1 | static void handle_property_set_fd() { |
Personal notes
1 | void property_init() { |
1 | void CreateSerializedPropertyInfo() { |
1 | void start_property_service() { |
1 | static void handle_property_set_fd() { |