Example #1
0
	static SDK()
	{
		socialHelper = new FBHelper();
	}
	void Awake()
	{
		social = SDK.Social;
	}