Results 1 to 4 of 4
  1. #1
    Irfan331's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0

    Exclamation Who Can Fix This Error - Click This (Reflector) C# Code

    Im Always Have Error On Base.---- (ex : base.gameObject )
    i.imgur.com/JUfxUkN.png
    Please Help

  2. #2
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    Your class inherits from the wrong class ?

  3. #3
    exodoS_'s Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    C:\Windows\System32
    Posts
    49
    Reputation
    10
    Thanks
    349
    My Mood
    Amazed
    Not only is the number of constructors a potential issue (especially having to re-define them for each derived class) but the number of parameters to the constructor can become an issue as well. You could always make your base class abstract, you're not likely to want to ever instantiate a gameObject.
    Try either, they should both work if they work together.

  4. #4
    exodoS_'s Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    C:\Windows\System32
    Posts
    49
    Reputation
    10
    Thanks
    349
    My Mood
    Amazed
    Have you fixed the problem?

Similar Threads

  1. [Help Request] Inject but this error ? how can fix?
    By DaRk_SpaWn in forum Blackshot Help
    Replies: 2
    Last Post: 12-26-2013, 07:34 AM
  2. [Help Request] why can fix 0x00000000 error
    By Roybroshuis in forum Alliance of Valiant Arms (AVA) Help
    Replies: 2
    Last Post: 10-12-2013, 03:55 PM
  3. Everyone who can help me to change this picture please.....
    By lover_ak in forum Mission Against Terror Help
    Replies: 5
    Last Post: 11-07-2012, 08:44 PM
  4. You can't help but click this
    By J Miliam in forum General
    Replies: 24
    Last Post: 03-31-2011, 04:12 PM
  5. Who Can Give Me Pointers On This?
    By Grim in forum Showroom
    Replies: 5
    Last Post: 12-12-2009, 10:16 PM