diff options
author | chai <chaifix@163.com> | 2019-02-26 08:48:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-02-26 08:48:54 +0800 |
commit | 3f457498b9c39d40a16a0ec6328880854f8cf4de (patch) | |
tree | 061ef9974b4da4c472909a65e6ebd10e8156c1b3 /Source/Asura.Engine/Object.h | |
parent | 684f71790401727cc45f4dad1822ddae46305072 (diff) |
*misc
Diffstat (limited to 'Source/Asura.Engine/Object.h')
-rw-r--r-- | Source/Asura.Engine/Object.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Asura.Engine/Object.h b/Source/Asura.Engine/Object.h index f9a9f43..4f00d64 100644 --- a/Source/Asura.Engine/Object.h +++ b/Source/Asura.Engine/Object.h @@ -8,6 +8,7 @@ /// //ࡣΪ˱֤nativeͷŵʱᵼԼָ뱻ͷţҪһülua /// //ͷʱǷͷnativenativeָ롣 /// //Object࣬ǴڶϵģӦͨObject::Releaseֶͷš +/// Objectָ뱾Ϊlight userdataΪweak tablekeyobjectsʹַһЩͳơ /// class Object { |