Esempio n. 1
0
    void Awake()
    {
        t = target as Crab.Components.CAttributes;

        faction = serializedObject.FindProperty("faction");
    }
Esempio n. 2
0
    void Awake()
    {
        t = target as Crab.Components.CAttributes;

        faction = serializedObject.FindProperty("faction");
    }