Introduce no GC string formatter to optimize score string formatting.
This commit is contained in:
8
Assets/Plugins/StringFormatter.meta
Normal file
8
Assets/Plugins/StringFormatter.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0c0e7d20046652343bdbe3ed52cb0340
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
333
Assets/Plugins/StringFormatter/CustomNumeric.cs
Normal file
333
Assets/Plugins/StringFormatter/CustomNumeric.cs
Normal file
File diff suppressed because it is too large
Load Diff
11
Assets/Plugins/StringFormatter/CustomNumeric.cs.meta
Normal file
11
Assets/Plugins/StringFormatter/CustomNumeric.cs.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 85c9d5fa7edeb9d4d8737903efc95abd
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
14
Assets/Plugins/StringFormatter/StringFormatter.asmdef
Normal file
14
Assets/Plugins/StringFormatter/StringFormatter.asmdef
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "StringFormatter",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": true
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2922aa74af3b2854e81b8a8b286d8206
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
2462
Assets/Plugins/StringFormatter/StringFormatter.cs
Normal file
2462
Assets/Plugins/StringFormatter/StringFormatter.cs
Normal file
File diff suppressed because it is too large
Load Diff
11
Assets/Plugins/StringFormatter/StringFormatter.cs.meta
Normal file
11
Assets/Plugins/StringFormatter/StringFormatter.cs.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: be273397b1d98a24cb864cb3e05643cd
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user