Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation #226

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 1 comment
Open

Update documentation #226

GoogleCodeExporter opened this issue Mar 15, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The reference at
http://tibiaapi.googlecode.com/svn/trunk/documentation/class_tibia_1_1_packets_1
_1_incoming_1_1_creature_speech_packet.html#c6b915bf308695886c51e294203f891b
states the syntax is:
override void Tibia.Packets.Incoming.CreatureSpeechPacket.ToNetworkMessage(ref 
NetworkMessage msg) [virtual]

Where as in the api it states:
public override void ToNetworkMessage(NetworkMessage msg);

Original issue reported on code.google.com by skipperw...@gmail.com on 19 Feb 2011 at 9:10

@GoogleCodeExporter
Copy link
Author

The source code is the true documentation in this case. The documentation on 
the site has not been updated for quite a while.

Original comment by ian320 on 21 Feb 2011 at 3:27

  • Changed title: Update documentation
  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant