This website requires JavaScript.
Explore
Help
Register
Sign In
xuanchi
/
XCEngine
Watch
1
Star
1
Fork
0
You've already forked XCEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5047d5608084bbb0a0e68a7980e2945648c32542
XCEngine
/
docs
/
api
/
components
/
game-object
/
get-uuid.md
ssdfasd
5047d56080
refactor(docs): add GameObject UUID methods and Component serialization methods
2026-03-26 01:55:34 +08:00
228 B
Raw
Blame
History
GameObject::GetUUID
获取游戏对象的全局唯一标识符。
uint64_t
GetUUID
()
const
;
返回:
uint64_t
- 游戏对象的全局唯一标识符
相关文档
GameObject 总览
Reference in New Issue
View Git Blame
Copy Permalink