Sequine - Scripting API
Calcatz.CookieCutter.CrossSceneBinder Class Reference

Binds a component with an asset, so that the component is accessible from outside the scene by getting the component using the binder asset. More...

Inheritance diagram for Calcatz.CookieCutter.CrossSceneBinder:

Properties

UnityEngine.Object binderAsset [get]
 
Component componentToBind [get]
 

Detailed Description

Binds a component with an asset, so that the component is accessible from outside the scene by getting the component using the binder asset.

Property Documentation

◆ binderAsset

UnityEngine.Object Calcatz.CookieCutter.CrossSceneBinder.binderAsset
get

◆ componentToBind

Component Calcatz.CookieCutter.CrossSceneBinder.componentToBind
get