Skip to content

ArcGISJSONSerializable

Namespace: Esri::GameEngine::Io
Class: Esri/GameEngine/Io/ArcGISJSONSerializable
Since: 1.0.0

Summary

An interface for reading and writing JSON.

Methods

SignatureReturn TypeSummary

ToJSON()

FString

Convert an object to JSON string.

ToJSON

virtual FString ToJSON() const = 0

Convert an object to JSON string.

Since 1.0.0

Returns FString

A FString which is the JSON string.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.