Travis CI: API documentation update at 2017-07-29 14:22:05 UTC.
[ci package]
Commit: f68e04a6fc
Message: Fix tabs.
This commit is contained in:
Родитель
f68e04a6fc
Коммит
e6d9e45ab5
|
@ -5730,6 +5730,7 @@ Methods:
|
|||
- Node* Instantiate(const String fileName, const Vector3& position, const Quaternion& rotation, CreateMode mode = REPLICATED)
|
||||
- Node* InstantiateXML(File* source, const Vector3& position, const Quaternion& rotation, CreateMode mode = REPLICATED)
|
||||
- Node* InstantiateXML(const String fileName, const Vector3& position, const Quaternion& rotation, CreateMode mode = REPLICATED)
|
||||
- Node* InstantiateJSON(const String fileName, const Vector3& position, const Quaternion& rotation, CreateMode mode = REPLICATED)
|
||||
- bool LoadAsync(File* file, LoadMode mode = LOAD_SCENE_AND_RESOURCES)
|
||||
- bool LoadAsyncXML(File* file, LoadMode mode = LOAD_SCENE_AND_RESOURCES)
|
||||
- bool LoadAsync(const String fileName, LoadMode mode = LOAD_SCENE_AND_RESOURCES)
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.1.81
|
||||
0.1.82
|
||||
|
|
Загрузка…
Ссылка в новой задаче