We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17644cc commit 56ad2e7Copy full SHA for 56ad2e7
FabricSplice.h
@@ -1,5 +1,9 @@
1
// Copyright 2010-2013 Fabric Engine Inc. All rights reserved.
2
3
+// NOTE: The Fabric Splice API will be deprecated in 2.0.
4
+// For new integrations please just use the FabricCore API
5
+// and Fabric Services DFGWrapper.
6
+
7
#ifndef __FabricSplice_H__
8
#define __FabricSplice_H__
9
@@ -17,6 +21,8 @@
17
21
| |FABRIC_PRODUCT_NAME| version |FABRIC_VERSION|
18
22
| |FABRIC_COPYRIGHT|
19
23
24
+.. note:: The SpliceAPI will be deprecated in Fabric Engine 2.0.
25
20
26
Table of Contents
27
-----------------
28
0 commit comments