mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update UIWidget.cs
This commit is contained in:
@@ -161,6 +161,7 @@ namespace TEngine
|
|||||||
BindMemberProperty();
|
BindMemberProperty();
|
||||||
RegisterEvent();
|
RegisterEvent();
|
||||||
OnCreate();
|
OnCreate();
|
||||||
|
IsPrepare = true;
|
||||||
|
|
||||||
if (!visible)
|
if (!visible)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user