| ENet Class Library for C# | 
            
             | 
          
        
       
      
        
Peer.NativeData Property
      
     
    
       Gets or sets the native C peer. 
      
        [Visual Basic]
        Public Property NativeData() As 
ENetPeer*   Public Get
   End Get
   Public Set
   End Set
End Property
 
      
        [C#]
        public 
ENetPeer* NativeData { public get; public set; }
 
      
      
      See Also
      
        Peer Class | ENet Namespace