Texture2D to PNG String Action

Description

Converts a Texture2D into a PNG, and puts it into an FsmString as a UTF8 string.

Parameters

[table th=”0″]Texture 2D,”The Texture2D we want to convert to a string.”

Png String, “The FsmString we want to store our PNG string in.”[/table]

Texture2D to PNG String Action for Easy Save