Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/photo book #15

Merged
merged 13 commits into from
Apr 11, 2024
24 changes: 24 additions & 0 deletions Assets/Prefabs/Funcinal/Entities/Photo interacatable.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,18 @@ MonoBehaviour:
onInteract:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 8151052682018885424}
m_TargetAssemblyTypeName: Framework.PhoneCamera.PhotoInteractable, Assembly-CSharp
m_MethodName: SetThisAsCurrentInteractable
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 1
m_CallState: 2
- m_Target: {fileID: 0}
m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine
m_MethodName: SetActive
Expand Down Expand Up @@ -158,6 +170,18 @@ MonoBehaviour:
m_StringArgument:
m_BoolArgument: 1
m_CallState: 2
- m_Target: {fileID: 0}
m_TargetAssemblyTypeName: UI.Canvas.PhoneBook.Page, Assembly-CSharp
m_MethodName: SetProperties
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 1
m_CallState: 2
parent: {fileID: 0}
data: {fileID: 11400000, guid: ae7f9baa95a13aa439b35d80ca105fef, type: 2}
--- !u!114 &6841538159795881547
Expand Down
8 changes: 8 additions & 0 deletions Assets/Prefabs/Funcinal/UI/Canvas/PhotoBook.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading