API/Autodoc/Classes/RuStoreError.en.md


RuStoreError

class_name RuStoreError extends RefCounted

Error information.

Properties

var name: String = ""
Error name.
Contains the simpleName of the error class.
var description: String = ""
Error message.
Назад