DissBeeChris
New Member
- Joined
- Jan 15, 2010
- Messages
- 34
- Reaction score
- 0
Due to my noobishness with C#, I can't figure out how to call Styx.WoWInternals.WoWObjects.WoWPlayer.IsGhost and Styx.WoWInternals.WoWObjects.LocalPlayer.CorpsePoint.
I was getting this error: An object reference is required for the non-static field, method, or property 'Styx.WoWInternals.WoWObjects.WoWPlayer.IsGhost.get' for both properties. I Googled to try to find out about calling properties, but I'm just getting frustrated. Could someone give me an example of how to call these types of properties?
I was getting this error: An object reference is required for the non-static field, method, or property 'Styx.WoWInternals.WoWObjects.WoWPlayer.IsGhost.get' for both properties. I Googled to try to find out about calling properties, but I'm just getting frustrated. Could someone give me an example of how to call these types of properties?