That just gives me access to the values once I have an actual instance of the component, which I don’t - it’s a projectile and is null until it gets fired from a gun. I need access to default values before instantiation, e.g. for calculating DPS by the AI to figure out which opponent is the strongest / weakest, etc.