UI逻辑
This commit is contained in:
parent
9450947206
commit
a39b24936b
26474
xiaofang/Assets/Scenes/Schedule_03hyl.unity
Normal file
26474
xiaofang/Assets/Scenes/Schedule_03hyl.unity
Normal file
File diff suppressed because it is too large
Load Diff
7
xiaofang/Assets/Scenes/Schedule_03hyl.unity.meta
Normal file
7
xiaofang/Assets/Scenes/Schedule_03hyl.unity.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1c4f14d89cc7d294c8d82609e5bbc592
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -8,6 +8,9 @@ public class EvacuationPanel : MonoBehaviour
|
||||
public Transform personnelContent;
|
||||
public Panel panel;
|
||||
public GameObject personnelPrefabs;
|
||||
public GameObject classPrefab;
|
||||
public Transform content;
|
||||
|
||||
// Start is called before the first frame update
|
||||
void Start()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user