Exemplo n.º 1
0
    protected virtual void OnEnable()
    {
        source    = (InteractFXDynamic)target;
        sourceRef = serializedObject;

        GetProperties();
    }