我在程序start生命周期访问:
void Start() { public StyleField cellDropdown = new("prefab/table/dropdown", GlobalValue.DefaultStyleNamespace); cellDropdown.GetValueAs<GameObject>(); }
返回的结果是空的
No dependencies set.
The note is not visible to the blocked user.
我在程序start生命周期访问:
返回的结果是空的