liyou54

Results 5 issues of liyou54

你好,我尝试在项目中使用,但是我发现黑板中变量无法进行更改,是灰色状态,请问怎么解决 我的unity版本是2021.3.5f1c1 ![image](https://user-images.githubusercontent.com/33220619/228187207-85d0a76e-14cd-4af1-bfd8-2c1909d0b532.png)

hi I try to set default value to Params in Window But I cant I dont find the code how to set it ,so how can i solve the problem...

请问最新版本有考虑subasset加载封装么

![image](https://github.com/LizzyFox-code/BrgContainer/assets/33220619/f80350a5-d746-4a54-94e7-ce1a44bf3667) ![image](https://github.com/LizzyFox-code/BrgContainer/assets/33220619/bed5dfd0-a13e-406e-86fa-a710f8fc9c46)

when i create a ColumnFamily after open a database it will be happened ` private ColumnFamilyHandle CreateColumnFamily(RocksDb db, string familyName, uint bloomBit = 0) { if (_columnFamilyHandles.TryGetValue(familyName, out var family))...