Class LaserConfigBinding
Declares LaserConfigAsset as a type to be used as a binding.
Inherited Members
Binding<LaserConfigAsset>.data
IComponentAttachment._guid
IComponentAttachment._parent
IComponentAttachment.Bind()
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[RegisterBinding(typeof(Binding<LaserConfigAsset>), true)]
[AddComponentMenu("")]
public class LaserConfigBinding : Binding<LaserConfigAsset>