
C# | Visual Basic | Visual C++ |
public WWW Response { get; set; }
Public Property Response As WWW Get Set
public: property WWW^ Response { WWW^ get (); void set (WWW^ value); }
C# | Visual Basic | Visual C++ |
public WWW Response { get; set; }
Public Property Response As WWW Get Set
public: property WWW^ Response { WWW^ get (); void set (WWW^ value); }