Skip to content

Commit

Permalink
link exit button
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Mar 29, 2024
1 parent f58dadb commit 8b8253a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Samples~/AsyncStartup/Scene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@ GameObject:
- component: {fileID: 1125954390}
- component: {fileID: 1125954389}
m_Layer: 0
m_Name: GameObject
m_Name: AsyncStartup
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -1343,8 +1343,8 @@ MonoBehaviour:
m_OnClick:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 0}
m_TargetAssemblyTypeName: SimpleInteraction, Assembly-CSharp
- m_Target: {fileID: 1125954389}
m_TargetAssemblyTypeName: LLMUnitySamples.AsyncStartup, Assembly-CSharp
m_MethodName: ExitGame
m_Mode: 1
m_Arguments:
Expand Down

0 comments on commit 8b8253a

Please sign in to comment.