Deprecated
Code that is no longer supported in PlayMaker 2.
| Attribute | Alternative |
|---|---|
| CompoundArrayAttribute | Instead make a custom serializable type containing the 2 arrays. The type can be nested in the action if it's not reusable in another context. |
| HasIntSliderAttribute FloatSliderAttribute |
Combined in VarSlider attribute. |
| NoteAttribute | Not implemented. |
| PreviewFieldAttribute | Not implemented. |
| SeeAlsoAttribute | Not implemented. |