Fix JSONAPI
class description
This commit is contained in:
parent
4e07eb6c51
commit
fbc8abd48c
@ -1,8 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* Singleton is an auxiliary class, meant to be used as a base for others,
|
* Provides convenient access to JSON-related functions.
|
||||||
* that allows for only one instance of it to exist.
|
|
||||||
* To make sure your child class properly works, either don't overload
|
|
||||||
* 'PreBeginPlay' or make sure to call it's parent's version.
|
|
||||||
* Copyright 2019 Anton Tarasenko
|
* Copyright 2019 Anton Tarasenko
|
||||||
*------------------------------------------------------------------------------
|
*------------------------------------------------------------------------------
|
||||||
* This file is part of Acedia.
|
* This file is part of Acedia.
|
||||||
|
Reference in New Issue
Block a user