1
1
// <auto-generated>
2
2
// Generated by the protocol buffer compiler. DO NOT EDIT!
3
- // source: mlagents_envs/communicator_objects/capailities .proto
3
+ // source: mlagents_envs/communicator_objects/capabilities .proto
4
4
// </auto-generated>
5
5
#pragma warning disable 1591 , 0612 , 3021
6
6
#region Designer generated code
11
11
using scg = global ::System . Collections . Generic ;
12
12
namespace MLAgents . CommunicatorObjects {
13
13
14
- /// <summary>Holder for reflection information generated from mlagents_envs/communicator_objects/capailities .proto</summary>
15
- internal static partial class CapailitiesReflection {
14
+ /// <summary>Holder for reflection information generated from mlagents_envs/communicator_objects/capabilities .proto</summary>
15
+ internal static partial class CapabilitiesReflection {
16
16
17
17
#region Descriptor
18
- /// <summary>File descriptor for mlagents_envs/communicator_objects/capailities .proto</summary>
18
+ /// <summary>File descriptor for mlagents_envs/communicator_objects/capabilities .proto</summary>
19
19
public static pbr ::FileDescriptor Descriptor {
20
20
get { return descriptor ; }
21
21
}
22
22
private static pbr ::FileDescriptor descriptor ;
23
23
24
- static CapailitiesReflection ( ) {
24
+ static CapabilitiesReflection ( ) {
25
25
byte [ ] descriptorData = global ::System . Convert . FromBase64String (
26
26
string . Concat (
27
- "CjRtbGFnZW50c19lbnZzL2NvbW11bmljYXRvcl9vYmplY3RzL2NhcGFpbGl0 " ,
28
- "aWVzLnByb3RvEhRjb21tdW5pY2F0b3Jfb2JqZWN0cyIxChNVbml0eVJMQ2Fw " ,
29
- "YWJpbGl0aWVzEhoKEkJhc2VSTENhcGFiaWxpdGllcxgBIAEoCEIfqgIcTUxB " ,
30
- "Z2VudHMuQ29tbXVuaWNhdG9yT2JqZWN0c2IGcHJvdG8z " ) ) ;
27
+ "CjVtbGFnZW50c19lbnZzL2NvbW11bmljYXRvcl9vYmplY3RzL2NhcGFiaWxp " ,
28
+ "dGllcy5wcm90bxIUY29tbXVuaWNhdG9yX29iamVjdHMiMQoTVW5pdHlSTENh " ,
29
+ "cGFiaWxpdGllcxIaChJCYXNlUkxDYXBhYmlsaXRpZXMYASABKAhCH6oCHE1M " ,
30
+ "QWdlbnRzLkNvbW11bmljYXRvck9iamVjdHNiBnByb3RvMw== " ) ) ;
31
31
descriptor = pbr ::FileDescriptor . FromGeneratedCode ( descriptorData ,
32
32
new pbr ::FileDescriptor [ ] { } ,
33
33
new pbr ::GeneratedClrTypeInfo ( null , new pbr ::GeneratedClrTypeInfo [ ] {
@@ -51,7 +51,7 @@ internal sealed partial class UnityRLCapabilities : pb::IMessage<UnityRLCapabili
51
51
52
52
[ global ::System . Diagnostics . DebuggerNonUserCodeAttribute ]
53
53
public static pbr ::MessageDescriptor Descriptor {
54
- get { return global ::MLAgents . CommunicatorObjects . CapailitiesReflection . Descriptor . MessageTypes [ 0 ] ; }
54
+ get { return global ::MLAgents . CommunicatorObjects . CapabilitiesReflection . Descriptor . MessageTypes [ 0 ] ; }
55
55
}
56
56
57
57
[ global ::System . Diagnostics . DebuggerNonUserCodeAttribute ]
0 commit comments