 | EntityConfigurationBehaviourSerializedConfigurationKeys Field |
Configuration keys as serialized by Unity.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic List<string> SerializedConfigurationKeys
Public SerializedConfigurationKeys As List(Of String)
public:
List<String^>^ SerializedConfigurationKeys
val mutable SerializedConfigurationKeys: List<string>
Field Value
Type:
ListString
See Also