Element_GetTag - MalisPierre/ModularGame GitHub Wiki

string Element.GetTag()


Description:

return the tag from the Element.


Parameters:

  • Void

Returns:

  • string: The Element's Tag.

Code Example: