Hey,
this line:
spine-runtimes/SkeletonGhost.cs at master
should be
!string.IsNullOrEmpty(e.String)
This is actually do to the spine-csharp change from 3.4 to 3.5, the exports haven't changed but the parsing has, which may have deeper impact that just the skeleton ghost
Updated to v3.5 (merge dev branch).@36000e3
The default event string value changed from null to the empty string.
The impact for skeleton ghost is that my ghost color ends up pink