// (c) Copyright HutongGames, LLC 2010-2015. All rights reserved.

// edited in project using this as a submodule

// INSTRUCTIONS
// This set of utils is here to help custom action development, and scripts in general that wants to connect and work with PlayMaker API.

public partial class PlayMakerUtils {
	// This is the main file to keep old package happy. Each section of PlayMaker Utils are now in distinct files with partial implementation.
}